wasm app, revive ui

This commit is contained in:
krzosa
2024-12-31 09:57:41 +01:00
parent 574c265073
commit 0950667bc8
10 changed files with 105 additions and 107 deletions

View File

@@ -16,7 +16,7 @@ int main(int argc, char **argv) {
meta_app(arena);
bool run_server = false;
bool core_test_target = true;
bool core_test_target = false;
bool wasm_target = true;
bool win32_target = false;