mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-03-11 13:01:23 -04:00
Core: Add config setting for base GCI folder path.
This commit is contained in:
@@ -131,6 +131,8 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
||||
&Config::MAIN_SYNC_GPU_MIN_DISTANCE.GetLocation(),
|
||||
&Config::MAIN_SYNC_GPU_OVERCLOCK.GetLocation(),
|
||||
&Config::MAIN_OVERRIDE_BOOT_IOS.GetLocation(),
|
||||
&Config::MAIN_GCI_FOLDER_A_PATH.GetLocation(),
|
||||
&Config::MAIN_GCI_FOLDER_B_PATH.GetLocation(),
|
||||
|
||||
// UI.General
|
||||
|
||||
|
||||
Reference in New Issue
Block a user