Merge branch 'v0.22.x'

This commit is contained in:
Max Kellermann
2021-03-13 08:41:10 +01:00
5 changed files with 6 additions and 2 deletions

View File

@@ -344,7 +344,7 @@ gme_container_scan(Path path_fs)
static const char *const gme_suffixes[] = {
"ay", "gbs", "gym", "hes", "kss", "nsf",
"nsfe", "sap", "spc", "vgm", "vgz",
"nsfe", "rsn", "sap", "spc", "vgm", "vgz",
nullptr
};