mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Use CLI argument for Linux perf JIT support
This commit is contained in:
@ -243,6 +243,8 @@ struct SCoreStartupParameter
|
||||
std::string m_strGameIniDefaultRevisionSpecific;
|
||||
std::string m_strGameIniLocal;
|
||||
|
||||
std::string m_perfDir;
|
||||
|
||||
// Constructor just calls LoadDefaults
|
||||
SCoreStartupParameter();
|
||||
|
||||
|
Reference in New Issue
Block a user