mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
22 lines
391 B
NASM
22 lines
391 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/StandPokecenter2F.asm", ROMX
|
|
|
|
StandPokecenter2F_ScriptLoader::
|
|
ret
|
|
|
|
StandPokecenter2F_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
|