Sorta changed the background (Need to resize), and failed to ignore the file extension

This commit is contained in:
Ray The Fox 2024-08-04 17:51:25 -03:00
parent f770589dd0
commit 477fd56aff
5 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@ static const char *rom_exts[] = {
"pco", "smd", "gen", "md",
"iso", "cso", "cue", "chd",
"32x",
"sms", "gg", "sg", "sc",
"sms",
NULL
};