From fd7c29424979f43bdc0c330f4c6f471c205dc78c Mon Sep 17 00:00:00 2001 From: Aldrik Ramaekers Date: Mon, 2 Dec 2024 16:45:09 +0100 Subject: working on save state --- build.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.bat') diff --git a/build.bat b/build.bat index 8302705..1d1c13a 100644 --- a/build.bat +++ b/build.bat @@ -2,5 +2,5 @@ robocopy "data/" "build/data" /s /e windres icon.rc -O coff -o icon.res -gcc.exe -m64 -w -g -DMODE_DEBUG src/main.c icon.res -o build/truckerx.exe -Llibs/ -lSDL2 -lSDL2_mixer -mwindows +gcc.exe -m64 -w -g -DMODE_DEBUG src/main.c icon.res -o build/truckerx.exe -Llibs/ -lSDL2 -lSDL2_mixer call build\truckerx.exe \ No newline at end of file -- cgit v1.2.3-70-g09d2