diff --git a/engine/common/common.c b/engine/common/common.c index ce71d2783..af8096226 100644 --- a/engine/common/common.c +++ b/engine/common/common.c @@ -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"