aboutsummaryrefslogtreecommitdiffstats
path: root/code/ui/compile.bat
diff options
context:
space:
mode:
Diffstat (limited to 'code/ui/compile.bat')
-rwxr-xr-xcode/ui/compile.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/code/ui/compile.bat b/code/ui/compile.bat
new file mode 100755
index 0000000..8299251
--- /dev/null
+++ b/code/ui/compile.bat
@@ -0,0 +1,2 @@
+lcc -S -Wf-target=bytecode -Wf-g -I..\..\cgame -I..\..\game -I..\..\ui %1
+