decoder/sidplay: play mus, str, prg, x00 files
This commit is contained in:

committed by
Max Kellermann

parent
4e94516912
commit
fe1b626f76
@@ -407,6 +407,10 @@ sidplay_container_scan(const char *path_fs, const unsigned int tnum)
|
||||
|
||||
static const char *const sidplay_suffixes[] = {
|
||||
"sid",
|
||||
"mus",
|
||||
"str",
|
||||
"prg",
|
||||
"P00",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user