Memory's the name trashing it is my game
This commit is contained in:
@@ -108,6 +108,7 @@ void printfsentry(fs_entry file, bool highlight){
|
||||
|
||||
gfx_printf("%k%s%K\a%d\e%s", COLOR_VIOLET, display, COLOR_DEFAULT, file.size, sizevalues[size - 4]);
|
||||
}
|
||||
free(display);
|
||||
}
|
||||
|
||||
int makefilemenu(fs_entry *files, int amount, char *path){
|
||||
|
||||
Reference in New Issue
Block a user