Skip to content

Commit 1276794

Browse files
committed
Hide saves folder(s)
There is no reason the browser should show them by default.
1 parent 4eca917 commit 1276794

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/menu/views/browser.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ static const char *text_extensions[] = { "txt", "ini", "yml", "yaml", NULL };
1919
static const char *music_extensions[] = { "mp3", NULL };
2020

2121
static const char *hidden_paths[] = {
22+
"/saves",
2223
"/menu.bin",
2324
"/menu",
2425
"/N64FlashcartMenu.n64",

0 commit comments

Comments
 (0)