]> git.lizzy.rs Git - nothing.git/blobdiff - src/config.h
Try to remove malloc from LevelEditor
[nothing.git] / src / config.h
index f26ea0d2564d3231ba2a21159cf3d007dc4fae88..6be65940a7dee1bd40a1f12fbc2e5998f11be742 100644 (file)
@@ -37,4 +37,6 @@
 
 #define TMPMEM_CAPACITY (640 * KILO)
 
+#define LEVEL_EDITOR_MEMORY_CAPACITY (640 * KILO)
+
 #endif  // CONFIG_H_