mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 14:59:33 -05:00
21 lines
409 B
NASM
21 lines
409 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NewtypeHouse1.asm", ROMX
|
|
|
|
NewtypeHouse1ScriptLoader:: ; 9d194 (27:5194)
|
|
ret
|
|
|
|
NewtypeHouse1TextPointers:: ; 9d195 (27:5195)
|
|
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 |