compiles in linux now.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@145 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
a2fc77cd18
commit
4a699715bd
1 changed files with 1 additions and 1 deletions
|
@ -2039,7 +2039,7 @@ char com_basedir[MAX_OSPATH];
|
|||
#define uShort ZLIBuShort
|
||||
#define uLong ZLIBuLong
|
||||
#else
|
||||
typedef unsigned short uShort;
|
||||
//typedef unsigned short uShort;
|
||||
#endif
|
||||
#include "unzip.c"
|
||||
|
||||
|
|
Loading…
Reference in a new issue