X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fgp2x%2Fmenu.c;h=30194d988ef296514007330144a85e22308a3877;hb=0ab4d38fa6197f853b9111104948df09996aa5dc;hp=ee599b44a008e5f66dc991df44dfc7f9acff0a56;hpb=642070a99a18726024c5b214263221a0340e6987;p=fceu.git diff --git a/drivers/gp2x/menu.c b/drivers/gp2x/menu.c index ee599b4..30194d9 100644 --- a/drivers/gp2x/menu.c +++ b/drivers/gp2x/menu.c @@ -353,7 +353,7 @@ static int scandir_cmp(const void *p1, const void *p2) } static char *filter_exts[] = { - ".gpe", ".png", "ck.o", ".txt" + ".gpe", ".png", "ck.o", ".txt", ".srm" }; static int scandir_filter(const struct dirent *ent)