mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-23 10:47:25 -05:00
22 lines
394 B
NASM
22 lines
394 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/StandRocketHouse2F.asm", ROMX
|
|
|
|
StandRocketHouse2F_ScriptLoader::
|
|
ret
|
|
|
|
StandRocketHouse2F_TextPointers::
|
|
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
|