Fix hidden ED dirs

This commit is contained in:
Robin Jones 2024-05-01 19:35:20 +01:00
parent 93797f5d31
commit 8188a240b6

View File

@ -21,8 +21,8 @@ static const char *hidden_paths[] = {
"/menu.bin",
"/menu",
"/N64FlashcartMenu.n64",
"/OS64.v64",
"/OS64P.v64",
"/ED64",
"/ED64P",
"/sc64menu.n64",
"/System Volume Information",
NULL,