aboutsummaryrefslogtreecommitdiffstats
path: root/code/game/game.sh
diff options
context:
space:
mode:
Diffstat (limited to 'code/game/game.sh')
-rwxr-xr-xcode/game/game.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/code/game/game.sh b/code/game/game.sh
index 6e81266..24d0589 100755
--- a/code/game/game.sh
+++ b/code/game/game.sh
@@ -6,7 +6,6 @@ cd vm
CC="q3lcc -DQ3_VM -S -Wf-target=bytecode -Wf-g -I../../cgame -I../../game -I../../q3_ui"
$CC ../g_main.c
-$CC ../g_syscalls.c
$CC ../bg_misc.c
$CC ../bg_lib.c