mirror of
https://github.com/diamante0018/PP-GSC.git
synced 2025-06-29 15:41:49 +00:00
fix: define for IW4
This commit is contained in:
@ -10,6 +10,11 @@
|
||||
* /Zc:preprocessor is required with the MSVC compiler.
|
||||
*/
|
||||
|
||||
#ifdef IW4
|
||||
#define IW4MP
|
||||
#define IW4SP
|
||||
#endif
|
||||
|
||||
#define TRUE 1
|
||||
#define FALSE 0
|
||||
|
||||
|
Reference in New Issue
Block a user