mirror of
https://github.com/nzp-team/fteqw.git
synced 2024-11-10 22:51:57 +00:00
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 uShort ZLIBuShort
|
||||||
#define uLong ZLIBuLong
|
#define uLong ZLIBuLong
|
||||||
#else
|
#else
|
||||||
typedef unsigned short uShort;
|
//typedef unsigned short uShort;
|
||||||
#endif
|
#endif
|
||||||
#include "unzip.c"
|
#include "unzip.c"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue