Config and UICommon: Add config option and user path for Wii SD card sync folder.

This commit is contained in:
Admiral H. Curtiss
2022-04-17 04:10:36 +02:00
parent 96751c4457
commit b66cc1caf6
7 changed files with 13 additions and 0 deletions

View File

@@ -110,6 +110,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
&Config::MAIN_FASTMEM.GetLocation(),
&Config::MAIN_TIMING_VARIANCE.GetLocation(),
&Config::MAIN_WII_SD_CARD.GetLocation(),
&Config::MAIN_WII_SD_CARD_ENABLE_FOLDER_SYNC.GetLocation(),
&Config::MAIN_WII_KEYBOARD.GetLocation(),
&Config::MAIN_WIIMOTE_CONTINUOUS_SCANNING.GetLocation(),
&Config::MAIN_WIIMOTE_ENABLE_SPEAKER.GetLocation(),