mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-27 05:35:29 -04:00
21 lines
400 B
NASM
21 lines
400 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/WestHouse1.asm", ROMX
|
|
|
|
WestHouse1ScriptLoader:: ; 98c83 (26:4c83)
|
|
ret
|
|
|
|
WestHouse1TextPointers:: ; 98c84 (26:4c84)
|
|
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 |