From e4aadd83ffe0d0ff33d8ca058c192decbb25974b Mon Sep 17 00:00:00 2001 From: skal Date: Sat, 31 Jan 2026 14:08:00 +0100 Subject: update state in .md files --- scripts/build_win.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts') diff --git a/scripts/build_win.sh b/scripts/build_win.sh index 493e322..db95416 100755 --- a/scripts/build_win.sh +++ b/scripts/build_win.sh @@ -31,4 +31,7 @@ else echo "Warning: Could not find MinGW DLLs. You might need them to run the exe." fi +# 4. Crunch the binary +./scripts/crunch_win.sh + echo "Build complete. Output: build_win/demo64k.exe" -- cgit v1.2.3