Allocator interface better

This commit is contained in:
2026-05-26 12:46:06 -06:00
parent 50406e3819
commit 83a8100388
3 changed files with 1 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ set_showmenu(true)
option_end()
option("example")
set_default(true)
set_default(false)
set_showmenu(true)
option_end()