diff options
Diffstat (limited to 'scripts/StandRoute.asm')
-rw-r--r-- | scripts/StandRoute.asm | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/scripts/StandRoute.asm b/scripts/StandRoute.asm new file mode 100644 index 0000000..8513894 --- /dev/null +++ b/scripts/StandRoute.asm @@ -0,0 +1,8 @@ +INCLUDE "constants.asm" + +SECTION "scripts/StandRoute.asm", ROMX + +StandRouteScriptLoader:: + ret + + db "@" |