mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-02-19 07:00:56 -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.