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