mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
ISOProperties: Allow opening region-free INIs with "Show Defaults" button
This commit is contained in:
parent
a1f0f60a79
commit
021f6d0f72
2 changed files with 28 additions and 13 deletions
|
@ -220,8 +220,8 @@ private:
|
|||
|
||||
IniFile GameIniDefault;
|
||||
IniFile GameIniLocal;
|
||||
std::string GameIniFileDefault;
|
||||
std::string GameIniFileLocal;
|
||||
std::string game_id;
|
||||
|
||||
std::set<std::string> DefaultPatches;
|
||||
std::set<std::string> DefaultCheats;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue