mirror of
https://github.com/RaySollium99/picodrive.git
synced 2025-09-05 07:17:45 -04:00
core+platforms, harmonise supported extensions
This commit is contained in:
parent
2ec448a8ce
commit
6ce10a4308
4 changed files with 6 additions and 6 deletions
|
@ -42,7 +42,7 @@ static const char *rom_exts[] = {
|
|||
"pco", "smd", "gen", "md",
|
||||
"iso", "cso", "cue", "chd",
|
||||
"32x",
|
||||
"sms", "gg", "sg",
|
||||
"sms", "gg", "sg", "sc",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue