w32_map_wparam_to_app_key, todo, api
This commit is contained in:
@@ -18,7 +18,7 @@ int main(int argc, char **argv) {
|
||||
bool run_server = false;
|
||||
bool core_test_target = false;
|
||||
bool wasm_target = true;
|
||||
bool win32_target = false;
|
||||
bool win32_target = true;
|
||||
|
||||
if (run_server) {
|
||||
os_systemf("start /D ..\\package ..\\package\\run_server.bat");
|
||||
|
||||
Reference in New Issue
Block a user