mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-26 00:05:12 -05:00
21 lines
439 B
NASM
21 lines
439 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/HaitekuImposterOakHouse.asm", ROMX
|
|
|
|
HaitekuImposterOakHouseScriptLoader:: ; 9c429 (27:4429)
|
|
ret
|
|
|
|
HaitekuImposterOakHouseTextPointers:: ; 9c42a (27:442a)
|
|
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 |