Add folder navigating!

This commit is contained in:
Such Meme, Many Skill
2019-08-15 22:16:48 +02:00
parent 82a941bb13
commit a190a07016
9 changed files with 172 additions and 27 deletions

3
source/meme/graphics.h Normal file
View File

@@ -0,0 +1,3 @@
#pragma once
int fileexplorergui(char *items[], unsigned int *muhbits, const char path[], int folderamount);