mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-23 02:37:14 -05:00
9 lines
95 B
NASM
9 lines
95 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/South.asm", ROMX
|
|
|
|
South_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|