mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-09-26 13:32:48 -04:00
21 lines
409 B
NASM
21 lines
409 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/NewtypeHouse3.asm", ROMX
|
|
|
|
NewtypeHouse3ScriptLoader:: ; 9d2c5 (27:52c5)
|
|
ret
|
|
|
|
NewtypeHouse3TextPointers:: ; 9d2c6 (27:52c6)
|
|
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 |