mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 15:39:32 -05:00
21 lines
427 B
NASM
21 lines
427 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/HaitekuPokecenter2F.asm", ROMX
|
|
|
|
HaitekuPokecenter2FScriptLoader:: ; 9c14d (27:414d)
|
|
ret
|
|
|
|
HaitekuPokecenter2FTextPointers:: ; 9c14e (27:414e)
|
|
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 |