aboutsummaryrefslogtreecommitdiff
path: root/compile.bat
diff options
context:
space:
mode:
Diffstat (limited to 'compile.bat')
-rw-r--r--compile.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/compile.bat b/compile.bat
index e1e2a32..0affd05 100644
--- a/compile.bat
+++ b/compile.bat
@@ -68,6 +68,7 @@ setlocal DisableDelayedExpansion
:+ chatrate.c
:+ chunklets/fastspin.c
:+ chunklets/msg.c
+:+ chunklets/x86.c
:+ crypto.c
:+ democustom.c
:+ demorec.c
@@ -98,7 +99,6 @@ setlocal DisableDelayedExpansion
:+ rinput.c
:+ sst.c
:+ trace.c
-:+ x86.c
:+ xhair.c
:: just tack these on, whatever (repeated condition because of expansion memes)
if "%dbg%"=="1" set src=%src% src/dbg.c