mirror of
https://github.com/Mauler125/r5sdk.git
synced 2025-02-09 19:15:03 +01:00
Define 'COMPILER_MSVC32' on 32bits platform
This commit is contained in:
parent
df5a8bdd68
commit
0f11110f76
@ -52,6 +52,8 @@
|
||||
#define IsPlatformWindowsPC64() 0
|
||||
#define IsPlatformWindowsPC32() 1
|
||||
#define PLATFORM_WINDOWS_PC32 1
|
||||
|
||||
#define COMPILER_MSVC32 1
|
||||
#endif
|
||||
|
||||
#else // _X360
|
||||
|
Loading…
x
Reference in New Issue
Block a user