mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 23:10:52 -05:00
21 lines
433 B
NASM
21 lines
433 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullForestRoute1House.asm", ROMX
|
|
|
|
BullForestRoute1HouseScriptLoader:: ; 9d804 (27:5804)
|
|
ret
|
|
|
|
BullForestRoute1HouseTextPointers:: ; 9d805 (27:5805)
|
|
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 |