mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-20 03:25:16 +00:00
parent
91fefd4671
commit
fe6cb4774e
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ class Emulator final
|
|||
video_renderer m_default_renderer;
|
||||
std::string m_default_graphics_adapter;
|
||||
|
||||
std::string m_config_path;
|
||||
std::string m_config_path = cfg_keys::title_id;
|
||||
std::string m_path;
|
||||
std::string m_path_old;
|
||||
std::string m_title_id;
|
||||
|
|
Loading…
Add table
Reference in a new issue