mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
424 B
NASM
21 lines
424 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/StandRocketHouse2F.asm", ROMX
|
|
|
|
StandRocketHouse2FScriptLoader:: ; 9e068 (27:6068)
|
|
ret
|
|
|
|
StandRocketHouse2FTextPointers:: ; 9e069 (27:6069)
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText
|
|
dw MapDefaultText |