This commit is contained in:
luboslenco
2024-05-10 14:20:57 +02:00
parent 1a7df14404
commit 412f1f21bf
19 changed files with 66 additions and 58 deletions
+1 -2
View File
@@ -18,8 +18,7 @@ flags.with_stb_image_write = true;
flags.with_g2 = true;
flags.with_iron = true;
flags.with_zui = true;
flags.with_minits = true; ////
flags.with_minits = true;
flags.physics = false; ////
flags.on_c_project_created = async function(c_project, platform, graphics) {