mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-05-06 04:45:48 -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
376 B
NASM
22 lines
376 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/BlueLeague1F.asm", ROMX
|
|
|
|
BlueLeague1F_ScriptLoader::
|
|
ret
|
|
|
|
BlueLeague1F_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
|