mirror of
https://github.com/hrydgard/ppsspp.git
synced 2026-09-07 05:03:35 +02:00
Open directory as disc image
This commit is contained in:
+1
-1
@@ -38,7 +38,7 @@
|
||||
|
||||
#ifdef _WIN32
|
||||
namespace MainWindow {
|
||||
void BrowseAndBoot(std::string defaultPath);
|
||||
void BrowseAndBoot(std::string defaultPath, bool browseDirectory = false);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user