This commit is contained in:
DarthArgus
2016-01-26 13:00:48 -06:00
parent 20d45ac5f9
commit 3dccead5d5
@@ -256,7 +256,7 @@ namespace MemoryManagerNamespace
bool ms_installed;
bool ms_limitSet;
bool ms_hardLimit;
int ms_limitMegabytes = 4195;
int ms_limitMegabytes = 4095;
SystemAllocation * ms_firstSystemAllocation;
int ms_numberOfSystemAllocations;
int ms_systemMemoryAllocatedMegabytes;