Merge branch 'master' into shader-decomp

This commit is contained in:
wheremyfoodat 2024-08-23 22:14:48 +03:00
commit cf31f7b7e0
11 changed files with 946 additions and 5 deletions

View file

@ -41,7 +41,8 @@ struct EmulatorConfig {
bool audioEnabled = false;
bool vsyncEnabled = true;
bool enableRenderdoc = false;
bool printAppVersion = true;
bool appVersionOnWindow = false;