mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-30 20:58:54 +00:00
Remove DVD root and apploader path settings
This commit is contained in:
parent
37c09343d8
commit
12cbeb2288
6 changed files with 9 additions and 91 deletions
|
@ -197,8 +197,6 @@ struct SConfig : NonCopyable
|
|||
std::string m_strBootROM;
|
||||
std::string m_strSRAM;
|
||||
std::string m_strDefaultISO;
|
||||
std::string m_strDVDRoot;
|
||||
std::string m_strApploader;
|
||||
std::string m_strWiiSDCardPath;
|
||||
|
||||
std::string m_perfDir;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue