Increase Script version, add citra to config.

The Citra entry allows to skip the wifi check.
This commit is contained in:
StackZ
2020-07-01 15:07:29 +02:00
parent 54c426032b
commit 80afbbe19f
6 changed files with 76 additions and 49 deletions
+1 -1
View File
@@ -48,7 +48,7 @@ private:
void deleteScript(int selectedScript);
void refreshList();
nlohmann::json openScriptFile();
void checkForValidate(void);
bool checkForValidate(void);
void loadDesc(void);
Result runFunctions(nlohmann::json &json);