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/CaveMinecarts2.asm", ROMX
|
|
|
|
CaveMinecarts2ScriptLoader:: ; bc9a2 (2f:49a2)
|
|
ret
|
|
|
|
CaveMinecarts2TextPointers:: ; bc9a3 (2f:49a3)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |