Pre Filepath cleanup
This commit is contained in:
committed by
Philippe Teuwen
parent
3aee4fc5e9
commit
7fdaa51678
@@ -74,7 +74,7 @@ typedef enum {
|
||||
} DumpFileType_t;
|
||||
|
||||
int fileExists(const char *filename);
|
||||
bool create_path(const char *dirname);
|
||||
//bool create_path(const char *dirname);
|
||||
bool setDefaultPath (savePaths_t pathIndex,const char *Path); // set a path in the path list session.defaultPaths
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user