Mouse position & selection; warning fixes

This commit is contained in:
2023-02-02 23:52:15 +00:00
parent fcf6f76949
commit 7e1eaaae64
22 changed files with 347 additions and 137 deletions

View File

@@ -54,7 +54,6 @@ void engine_init()
exit(1);
}
resources_init();
YughInfo("Starting scripts ...");