mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-19 17:32:40 +00: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