mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-03-21 17:45:52 -05:00
9 lines
97 B
NASM
9 lines
97 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/Route2.asm", ROMX
|
|
|
|
Route2_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|