no engine anymore
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
//================= Copyright kotofyt, All rights reserved ==================//
|
||||
// Purpose: Disables min and max. Used for C++ interoperability
|
||||
//===========================================================================//
|
||||
|
||||
|
||||
#ifdef min
|
||||
#undef min
|
||||
#undef max
|
||||
|
||||
Reference in New Issue
Block a user