summaryrefslogtreecommitdiffstats
path: root/src/ui/studio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/studio.h')
-rw-r--r--src/ui/studio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/studio.h b/src/ui/studio.h
index a11d706..dda1368 100644
--- a/src/ui/studio.h
+++ b/src/ui/studio.h
@@ -88,7 +88,7 @@ protected:
void UpdateDialogAction();
void UpdateDialogPublic();
void UpdateDialogList();
- std::string SearchDirectory(bool bCreate);
+ std::string SearchDirectory(bool bCreate, bool physfsReady=false);
bool ReadProgram();
bool WriteProgram();