mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-04 08:39:06 +00:00
Add support for all script-functions.
This commit is contained in:
@@ -71,6 +71,13 @@ private:
|
||||
void createRmDir();
|
||||
void createMkFile();
|
||||
void createTimeMsg();
|
||||
void createSaveConfig();
|
||||
void createBootTitle();
|
||||
void createPromptMessage();
|
||||
|
||||
// Creating Functions. -> Page 3.
|
||||
void createCopy();
|
||||
void createMove();
|
||||
|
||||
//
|
||||
void setBool(const std::string &object, const std::string &key, bool v);
|
||||
|
||||
Reference in New Issue
Block a user