mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-24 06:48:42 -05:00
21 lines
400 B
NASM
21 lines
400 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullHouse3.asm", ROMX
|
|
|
|
BullHouse3ScriptLoader:: ; 9d9e9 (27:59e9)
|
|
ret
|
|
|
|
BullHouse3TextPointers:: ; 9d9ea (27:59ea)
|
|
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 |