- [NEW] Function "configfolder()"
This commit is contained in:
3
mini.h
3
mini.h
@@ -281,7 +281,8 @@ void setfullscreen(const bool value);
|
||||
bool getcursor();
|
||||
void setcursor(const bool value);
|
||||
|
||||
const char* getconfig(const char* key);
|
||||
const char *getconfig(const char* key);
|
||||
void setconfig(const char* key, const char* value);
|
||||
const char *configfolder();
|
||||
|
||||
void exit();
|
||||
|
||||
Reference in New Issue
Block a user