fix again

This commit is contained in:
6arelyFuture 2023-05-07 12:17:06 +01:00
parent 05ba217bfd
commit 3f9a5d77a5
No known key found for this signature in database
GPG Key ID: 22F9079C86CFAB31

View File

@ -11,9 +11,13 @@
*/ */
#ifdef IW4 #ifdef IW4
#ifndef IW4MP
#define IW4MP #define IW4MP
#endif
#ifndef IW4SP
#define IW4SP #define IW4SP
#endif #endif
#endif
#define TRUE 1 #define TRUE 1
#define FALSE 0 #define FALSE 0