Hide saves folder(s)

There is no reason the browser should show them by default.
This commit is contained in:
Robin Jones 2024-11-04 01:39:25 +00:00
parent 4eca91798c
commit 1276794867

View File

@ -19,6 +19,7 @@ static const char *text_extensions[] = { "txt", "ini", "yml", "yaml", NULL };
static const char *music_extensions[] = { "mp3", NULL };
static const char *hidden_paths[] = {
"/saves",
"/menu.bin",
"/menu",
"/N64FlashcartMenu.n64",