mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-05-05 20:36:03 -05:00
Some checks failed
CI / build (push) Has been cancelled
Corrects Baadon to Birdon, Bull Forest to Blue Forest, Haiteku to HighTech, and Shizukana Oka to Silent Hills.
22 lines
412 B
NASM
22 lines
412 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/BlueForestRouteGateStand.asm", ROMX
|
|
|
|
BlueForestRouteGateStand_ScriptLoader::
|
|
ret
|
|
|
|
BlueForestRouteGateStand_TextPointers::
|
|
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
|