Config: Port PerfMapDir setting to new config system.

This commit is contained in:
Admiral H. Curtiss
2022-01-05 23:56:15 +01:00
parent fb47035f97
commit 68688e7903
4 changed files with 3 additions and 6 deletions

View File

@ -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;