mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 15:39:32 -05:00
21 lines
421 B
NASM
21 lines
421 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/KantoGamefreakHQ5.asm", ROMX
|
|
|
|
KantoGamefreakHQ5ScriptLoader:: ; 9ea11 (27:6a11)
|
|
ret
|
|
|
|
KantoGamefreakHQ5TextPointers:: ; 9ea12 (27:6a12)
|
|
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 |