mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Updated GCM references to ISO
This commit is contained in:
@ -32,7 +32,7 @@ struct SConfig : NonCopyable
|
||||
// name of the last used filename
|
||||
std::string m_LastFilename;
|
||||
|
||||
// gcm folder
|
||||
// ISO folder
|
||||
std::vector<std::string> m_ISOFolder;
|
||||
bool m_RecursiveISOFolder;
|
||||
|
||||
|
Reference in New Issue
Block a user