mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-25 07:22:04 -05:00
10 lines
158 B
NASM
10 lines
158 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/RouteSilentEastGate.asm", ROMX
|
|
|
|
RouteSilentEastGate_ScriptLoader::
|
|
ret
|
|
|
|
RouteSilentEastGate_TextPointers::
|
|
db "@"
|