platform.h cleanup
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#define _CPU_SSE
|
||||
#define ILINE __forceinline
|
||||
|
||||
#define DEBUG_BREAK CryDebugBreak()
|
||||
#define RC_EXECUTABLE "rc.exe"
|
||||
#define DEPRECATED __declspec(deprecated)
|
||||
#define TYPENAME(x) typeid(x).name()
|
||||
|
||||
Reference in New Issue
Block a user