mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-02 19:42:25 -07:00
yuzu: Write to config file on important config changes
This commit is contained in:
@@ -1103,6 +1103,7 @@ void Config::SaveValues() {
|
||||
SaveRendererValues();
|
||||
SaveAudioValues();
|
||||
SaveSystemValues();
|
||||
qt_config->sync();
|
||||
}
|
||||
|
||||
void Config::SaveAudioValues() {
|
||||
|
Reference in New Issue
Block a user