mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-19 21:03:48 -07:00
Pre Filepath cleanup
This commit is contained in:
parent
3aee4fc5e9
commit
7fdaa51678
5 changed files with 48 additions and 44 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue