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