mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-18 00:16:09 -05:00
9 lines
99 B
NASM
9 lines
99 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/Route15.asm", ROMX
|
|
|
|
Route15_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|