mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-29 19:37:30 +01:00
Add .vai/apc extensions
This commit is contained in:
parent
2e730916e6
commit
9ca643d09e
@ -38,6 +38,7 @@ static const char* extension_list[] = {
|
|||||||
"al2",
|
"al2",
|
||||||
"amts", //fake extension/header id for .stm (to be removed)
|
"amts", //fake extension/header id for .stm (to be removed)
|
||||||
"ao", //txth/reserved [Cloudphobia (PC)]
|
"ao", //txth/reserved [Cloudphobia (PC)]
|
||||||
|
"apc", //txth/reserved [MegaRace 3 (PC)]
|
||||||
"as4",
|
"as4",
|
||||||
"asd",
|
"asd",
|
||||||
"asf",
|
"asf",
|
||||||
@ -367,6 +368,7 @@ static const char* extension_list[] = {
|
|||||||
"v0",
|
"v0",
|
||||||
//"v1", //dual channel with v0
|
//"v1", //dual channel with v0
|
||||||
"vag",
|
"vag",
|
||||||
|
"vai", //txth/reserved [Ratatouille (GC)]
|
||||||
"vas",
|
"vas",
|
||||||
"vawx",
|
"vawx",
|
||||||
"vb",
|
"vb",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user