3 lines
56 B
Batchfile
3 lines
56 B
Batchfile
call build || exit /b %errorlevel%
|
|
.\build\handmade.exe
|
call build || exit /b %errorlevel%
|
|
.\build\handmade.exe
|