mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 23:10:52 -05:00
21 lines
421 B
NASM
21 lines
421 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/StandPokecenter2F.asm", ROMX
|
|
|
|
StandPokecenter2FScriptLoader:: ; 9de42 (27:5e42)
|
|
ret
|
|
|
|
StandPokecenter2FTextPointers:: ; 9de43 (27:5e43)
|
|
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 |