mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 15:39:32 -05:00
21 lines
415 B
NASM
21 lines
415 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/HaitekuLeague1F.asm", ROMX
|
|
|
|
HaitekuLeague1FScriptLoader:: ; 9c1ee (27:41ee)
|
|
ret
|
|
|
|
HaitekuLeague1FTextPointers:: ; 9c1ef (27:41ef)
|
|
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 |