mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-20 01:07:13 -05:00
9 lines
105 B
NASM
9 lines
105 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/StandRoute.asm", ROMX
|
|
|
|
StandRoute_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|