We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 878cec4 commit 91bc173Copy full SHA for 91bc173
src/xrCore/xrMemory.cpp
@@ -11,6 +11,7 @@ BOOL mem_initialized = FALSE;
11
bool shared_str_initialized = false;
12
13
//fake fix of memory corruptions in multiplayer game :(
14
+// XXX nitrocaster: to be removed
15
XRCORE_API bool g_allow_heap_min = true;
16
17
// Processor specific implementations
0 commit comments