Rename some variables

This commit is contained in:
Such Meme, Many Skill
2020-04-01 16:48:36 +02:00
parent 5b32937f8f
commit d0799e3cd1
4 changed files with 4 additions and 4 deletions

View File

@@ -253,7 +253,7 @@ void skipbrackets(){
extern u32 currentcolor;
extern char *currentpath;
void tester(char *path){
void runScript(char *path){
int res;
forceExit = false;
currentchar = 0;