mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-04-20 11:35:54 +00:00
commit
d89162c8ad
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ bool IsSettingSaveable(const Config::Location& config_location)
|
|||
return true;
|
||||
}
|
||||
|
||||
static constexpr std::array<const Config::Location*, 103> s_setting_saveable = {
|
||||
static constexpr std::array<const Config::Location*, 104> s_setting_saveable = {
|
||||
// Main.Core
|
||||
|
||||
&Config::MAIN_DEFAULT_ISO.location,
|
||||
|
|
Loading…
Add table
Reference in a new issue