i have no brain and i must rename

This commit is contained in:
Such Meme, Many Skill
2020-05-02 17:31:00 +02:00
parent b273b1e5ab
commit f9cf371cf9
6 changed files with 74 additions and 11 deletions

View File

@@ -55,7 +55,7 @@ void fileexplorer(const char *startpath, int type){
break;
case FILEMENU_CURFOLDER:
if (foldermenu())
if (foldermenu() < 0)
return;
break;
case -1: