From 6bf20c78f5b69d40bcc4931df93d29198435ab67 Mon Sep 17 00:00:00 2001 From: zakk Date: Fri, 26 Aug 2005 17:39:27 +0000 Subject: newlines fixed git-svn-id: svn://svn.icculus.org/quake3/trunk@6 edf5b092-35ff-0310-97b2-ce42778d08ea --- code/ui/compile.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'code/ui/compile.bat') diff --git a/code/ui/compile.bat b/code/ui/compile.bat index 8299251..64308bb 100755 --- a/code/ui/compile.bat +++ b/code/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 + -- cgit v1.2.3