mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-12 01:30:49 +01:00
Add .STV & .SLB extensions.
This commit is contained in:
parent
59dd2d07a1
commit
6ff1316070
@ -475,6 +475,7 @@ static const char* extension_list[] = {
|
||||
"sbr",
|
||||
"sbv",
|
||||
"sig",
|
||||
"slb", //txth/reserved [Vingt-et-un Systems PS2 games (Last Escort, etc]
|
||||
"sm0",
|
||||
"sm1",
|
||||
"sm2",
|
||||
@ -537,6 +538,7 @@ static const char* extension_list[] = {
|
||||
"stream",
|
||||
"strm",
|
||||
"sts",
|
||||
"stv", //txth/reserved [Socio Art Logic PS2 games (Zero no Tsukaima games, Cambrian QTS, Shirogane no Soleil, etc)]
|
||||
"sts_cp3",
|
||||
"stx",
|
||||
"svag",
|
||||
|
Loading…
Reference in New Issue
Block a user