engine: support compiling with gcc3

This commit is contained in:
Alibek Omarov
2019-10-26 15:42:00 +03:00
parent 7a7bca2991
commit aa6674b032
14 changed files with 45 additions and 60 deletions

View File

@@ -729,7 +729,6 @@ enum
typedef int func_t;
typedef int string_t;
typedef unsigned char byte;
typedef unsigned short word;
#include "xash3d_types.h"