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 815da98 commit 3dc9f8cCopy full SHA for 3dc9f8c
rehlds/engine/zone.h
@@ -30,7 +30,7 @@
30
31
#include "maintypes.h"
32
33
-#define ZONE_DYNAMIC_SIZE 0x20000
+#define ZONE_DYNAMIC_SIZE 0x200000
34
35
typedef struct memblock_s memblock_t;
36
typedef struct memzone_s memzone_t;
0 commit comments