mirror of
https://github.com/diamante0018/PP-GSC.git
synced 2025-04-19 12:02:53 +00:00
fix again
This commit is contained in:
parent
05ba217bfd
commit
3f9a5d77a5
@ -11,8 +11,12 @@
|
||||
*/
|
||||
|
||||
#ifdef IW4
|
||||
#define IW4MP
|
||||
#define IW4SP
|
||||
#ifndef IW4MP
|
||||
#define IW4MP
|
||||
#endif
|
||||
#ifndef IW4SP
|
||||
#define IW4SP
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#define TRUE 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user