Address all the easy feedback. Some is left.

This commit is contained in:
Henrik Rydgård
2021-05-13 10:39:17 +02:00
parent 8727679353
commit 47039b4bcd
17 changed files with 30 additions and 34 deletions
+1 -2
View File
@@ -621,8 +621,7 @@ Path GetSysDirectory(PSPDirectories directoryType) {
}
}
#if defined(_WIN32)
#if PPSSPP_PLATFORM(WINDOWS)
// Run this at startup time. Please use GetSysDirectory if you need to query where folders are.
void InitSysDirectories() {
if (!g_Config.memStickDirectory.empty() && !g_Config.flash0Directory.empty())