mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-16 14:37:57 -05:00
Merge pull request #12380 from flodavid/save-profile
Save configuration profile name used by players
This commit is contained in:
@ -21,7 +21,7 @@ void AndroidConfig::ReloadAllValues() {
|
||||
}
|
||||
|
||||
void AndroidConfig::SaveAllValues() {
|
||||
Save();
|
||||
SaveValues();
|
||||
SaveAndroidValues();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user