mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
Updated GCM references to ISO
This commit is contained in:
parent
f65bb10c93
commit
7f66344b64
7 changed files with 32 additions and 32 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue