diff options
| -rw-r--r-- | xmake.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -46,6 +46,7 @@ if is_os("windows") then end add_defines("USE_SENTRY=1") +add_defines("ZEN_USE_MIMALLOC=1") option("vfs") set_showmenu(true) |
| index : zen | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | xmake.lua | 1 |
@@ -46,6 +46,7 @@ if is_os("windows") then end add_defines("USE_SENTRY=1") +add_defines("ZEN_USE_MIMALLOC=1") option("vfs") set_showmenu(true) |