Rename flashDirectory to flash0Directory.
This commit is contained in:
parent
c0e3f1523e
commit
af2ccbb9da
6 changed files with 8 additions and 8 deletions
|
@ -379,6 +379,6 @@ void GetSysDirectories(std::string &memstickpath, std::string &flash0path) {
|
|||
#else
|
||||
// TODO
|
||||
memstickpath = g_Config.memCardDirectory;
|
||||
flash0path = g_Config.flashDirectory;
|
||||
flash0path = g_Config.flash0Directory;
|
||||
#endif
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue