Increase MAIN_ARENA_CAPACITY
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
#define MAIN_ARENA_CAPACITY 30 * 1024 * 1024
|
#define MAIN_ARENA_CAPACITY 50 * 1024 * 1024
|
||||||
|
|
||||||
#define WINDOW_WIDTH 800
|
#define WINDOW_WIDTH 800
|
||||||
#define WINDOW_HEIGHT 600
|
#define WINDOW_HEIGHT 600
|
||||||
|
|||||||
Reference in New Issue
Block a user