mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
17 lines
318 B
NASM
17 lines
318 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/CaveMinecarts4.asm", ROMX
|
|
|
|
CaveMinecarts4ScriptLoader:: ; bccb8 (2f:4cb8)
|
|
ret
|
|
|
|
CaveMinecarts4TextPointers:: ; bccb9 (2f:4cb9)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |