mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
400 B
NASM
21 lines
400 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/WestHouse2.asm", ROMX
|
|
|
|
WestHouse2ScriptLoader:: ; 98d07 (26:4d07)
|
|
ret
|
|
|
|
WestHouse2TextPointers:: ; 98d08 (26:4d08)
|
|
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 |