mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-05-06 12:55:27 -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.
9 lines
97 B
NASM
9 lines
97 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/Birdon.asm", ROMX
|
|
|
|
Birdon_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|