Skip to content

Commit

Permalink
renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane-D committed Mar 5, 2025
1 parent 184e044 commit bd61c05
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions build_adv.bat
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
echo.
echo ============================================

echo set GDK=%GDK%> make_cart.bat
echo set GDK_WIN=%GDK_WIN%>> make_cart.bat
echo set PATH=%PATH%>> make_cart.bat
echo %GDK_WIN%\bin\make -f %GDK_WIN%\makefile.gen>> make_cart.bat
echo set GDK=%GDK%> make_rom.bat
echo set GDK_WIN=%GDK_WIN%>> make_rom.bat
echo set PATH=%PATH%>> make_rom.bat
echo %GDK_WIN%\bin\make -f %GDK_WIN%\makefile.gen>> make_rom.bat


:CLEANUP
Expand Down

0 comments on commit bd61c05

Please sign in to comment.