diff --git a/clean and compile.bat b/clean and compile.bat index 3260f43..b5d3345 100644 --- a/clean and compile.bat +++ b/clean and compile.bat @@ -1,3 +1,4 @@ make clean make +make_cia --srl="GodMode9i.nds" pause diff --git a/compile.bat b/compile.bat index 9bd9005..dfafdc6 100644 --- a/compile.bat +++ b/compile.bat @@ -1,2 +1,3 @@ make +make_cia --srl="GodMode9i.nds" pause diff --git a/make_cia.exe b/make_cia.exe new file mode 100644 index 0000000..2e445ff Binary files /dev/null and b/make_cia.exe differ