mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Config: Port WiiSDCard setting to new config system.
This commit is contained in:
@ -105,6 +105,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::MAIN_SYNC_ON_SKIP_IDLE.GetLocation(),
|
||||
&Config::MAIN_FASTMEM.GetLocation(),
|
||||
&Config::MAIN_TIMING_VARIANCE.GetLocation(),
|
||||
&Config::MAIN_WII_SD_CARD.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
Reference in New Issue
Block a user