diff options
Diffstat (limited to 'code/q3_ui/compile.bat')
-rwxr-xr-x | code/q3_ui/compile.bat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/code/q3_ui/compile.bat b/code/q3_ui/compile.bat index 8299251..64308bb 100755 --- a/code/q3_ui/compile.bat +++ b/code/q3_ui/compile.bat @@ -1,2 +1,2 @@ -lcc -S -Wf-target=bytecode -Wf-g -I..\..\cgame -I..\..\game -I..\..\ui %1
-
+lcc -S -Wf-target=bytecode -Wf-g -I..\..\cgame -I..\..\game -I..\..\ui %1 + |