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/CaveMinecarts5.asm", ROMX
|
|
|
|
CaveMinecarts5ScriptLoader:: ; bce43 (2f:4e43)
|
|
ret
|
|
|
|
CaveMinecarts5TextPointers:: ; bce44 (2f:4e44)
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText
|
|
dw GameplayText |