Update compile .bat files

This commit is contained in:
RocketRobz 2022-01-02 18:50:04 -07:00
parent c0a0c82fc0
commit 22e469c09c
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,5 @@
make clean
make
make_cia --srl="GodMode9i.nds"
make dsi
make_cia --srl="GodMode9i.dsi"
pause

View File

@ -1,3 +1,4 @@
make
make_cia --srl="GodMode9i.nds"
make dsi
make_cia --srl="GodMode9i.dsi"
pause