mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-04 11:45:18 +02:00
Rename flashDirectory to flash0Directory.
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user