- [NEW] Function "configfolder()"

This commit is contained in:
2023-02-01 19:15:18 +01:00
parent f457075c49
commit 38e209fa76
5 changed files with 18 additions and 1 deletions

View File

@@ -5,6 +5,7 @@
#define SOURCE_FOLDER 1
void file_setconfigfolder(const char *foldername);
const char *file_getconfigfolder();
void file_setresourcefilename(const char *str);
void file_setresourcefolder(const char *str);