diff --git a/reaction/cgame/compile.bat b/reaction/cgame/compile.bat new file mode 100755 index 00000000..69b5b1a1 --- /dev/null +++ b/reaction/cgame/compile.bat @@ -0,0 +1,2 @@ +lcc -DQ3_VM -S -Wf-target=bytecode -Wf-g -I..\..\cgame -I..\..\game -I..\..\ui %1 +