mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-27 05:35:29 -04:00
21 lines
403 B
NASM
21 lines
403 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/SouthHouse1.asm", ROMX
|
|
|
|
SouthHouse1ScriptLoader:: ; 9f315 (27:7315)
|
|
ret
|
|
|
|
SouthHouse1TextPointers:: ; 9f316 (27:7316)
|
|
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 |