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