mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-06-05 22:55:04 -06:00
parent
91fefd4671
commit
fe6cb4774e
@ -90,7 +90,7 @@ class Emulator final
|
|||||||
video_renderer m_default_renderer;
|
video_renderer m_default_renderer;
|
||||||
std::string m_default_graphics_adapter;
|
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;
|
||||||
std::string m_path_old;
|
std::string m_path_old;
|
||||||
std::string m_title_id;
|
std::string m_title_id;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user