mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 07:08:04 -05:00
CitraQt: Apply config at startup
This commit is contained in:
@ -189,6 +189,7 @@ void Config::SaveValues() {
|
||||
|
||||
void Config::Reload() {
|
||||
ReadValues();
|
||||
Settings::Apply();
|
||||
}
|
||||
|
||||
void Config::Save() {
|
||||
|
Reference in New Issue
Block a user