mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 20:28:56 +00:00
Config: Port PerfMapDir setting to new config system.
This commit is contained in:
parent
fb47035f97
commit
68688e7903
4 changed files with 3 additions and 6 deletions
|
@ -103,8 +103,6 @@ struct SConfig
|
|||
std::string m_strBootROM;
|
||||
std::string m_strSRAM;
|
||||
|
||||
std::string m_perfDir;
|
||||
|
||||
std::string m_debugger_game_id;
|
||||
// TODO: remove this as soon as the ticket view hack in IOS/ES/Views is dropped.
|
||||
bool m_disc_booted_from_game_list = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue