mirror of
https://github.com/diamante0018/PP-GSC.git
synced 2025-06-29 15:41:49 +00:00
fix again
This commit is contained in:
@ -11,8 +11,12 @@
|
||||
*/
|
||||
|
||||
#ifdef IW4
|
||||
#define IW4MP
|
||||
#define IW4SP
|
||||
#ifndef IW4MP
|
||||
#define IW4MP
|
||||
#endif
|
||||
#ifndef IW4SP
|
||||
#define IW4SP
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define TRUE 1
|
||||
|
Reference in New Issue
Block a user