mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-20 17:27:14 -05:00
9 lines
95 B
NASM
9 lines
95 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/Kanto.asm", ROMX
|
|
|
|
Kanto_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|