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.
9 lines
105 B
NASM
9 lines
105 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/FontRoute1.asm", ROMX
|
|
|
|
FontRoute1_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|