mirror of
https://github.com/pret/pokegold-spaceworld.git
synced 2026-04-19 16:57:14 -05:00
9 lines
95 B
NASM
9 lines
95 B
NASM
INCLUDE "constants.asm"
|
|
|
|
SECTION "scripts/Sugar.asm", ROMX
|
|
|
|
Sugar_ScriptLoader::
|
|
ret
|
|
|
|
db "@"
|