mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-19 08:47:14 -05:00
21 lines
442 B
NASM
21 lines
442 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "maps/BullForestRouteGateStand.asm", ROMX
|
|
|
|
BullForestRouteGateStandScriptLoader:: ; 9d85f (27:585f)
|
|
ret
|
|
|
|
BullForestRouteGateStandTextPointers:: ; 9d860 (27:5860)
|
|
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 |