summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 59554ee..8d7f42d 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
#define config_h
#define memory_size (1024 * 1024 * 128)
-#define app_memory_size (1024 * 1024 * 64)
+#define app_memory_size (1024 * 1024 * 32)
#define max_vp_w 2000
#define max_vp_h 2000