mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
*Only* open valid Scripts.
This commit is contained in:
@@ -43,6 +43,8 @@ namespace ScriptHelper {
|
||||
void extractFile(std::string file, std::string input, std::string output, std::string message);
|
||||
Result createFile(const char * path);
|
||||
void displayTimeMsg(std::string message, int seconds);
|
||||
|
||||
bool checkIfValid(std::string scriptFile);
|
||||
}
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user