mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-15 18:20:45 -05: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.