diff --git a/build.bat b/build.bat new file mode 100644 index 0000000..5a1ae09 --- /dev/null +++ b/build.bat @@ -0,0 +1,3 @@ +del ..\working.sfc +copy ..\alttp.sfc ..\working.sfc +xkas.exe LTTP_RND_GeneralBugfixes.asm ..\working.sfc diff --git a/xkas.exe b/xkas.exe new file mode 100644 index 0000000..9b41a42 Binary files /dev/null and b/xkas.exe differ