mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-07 20:01:01 -04:00
1. Create Settings class the encaupslate the loading/saving of all settings 2. Decouple the logic of saving the settings into 3 different config files from the UI code.