mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 22:00:39 -06:00
Convert Dolphin.Core.DefaultISO to use new-style config
This commit is contained in:
@ -191,7 +191,6 @@ struct SConfig
|
||||
// files
|
||||
std::string m_strBootROM;
|
||||
std::string m_strSRAM;
|
||||
std::string m_strDefaultISO;
|
||||
|
||||
std::string m_perfDir;
|
||||
|
||||
|
Reference in New Issue
Block a user