mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-28 08:20:54 +01:00
Accept some extensions for future support (currently supported w/ TXTH)
This commit is contained in:
parent
47c5f70976
commit
55e922d36e
@ -197,6 +197,7 @@ static const char* extension_list[] = {
|
|||||||
"omu",
|
"omu",
|
||||||
"otm",
|
"otm",
|
||||||
|
|
||||||
|
"p1d", //txth/reserved [Farming Simulator 18 (3DS)]
|
||||||
"p2bt",
|
"p2bt",
|
||||||
"p3d",
|
"p3d",
|
||||||
"past",
|
"past",
|
||||||
@ -316,11 +317,13 @@ static const char* extension_list[] = {
|
|||||||
"wb",
|
"wb",
|
||||||
"wem",
|
"wem",
|
||||||
"wii",
|
"wii",
|
||||||
|
"wip", //txth/reserved [Colin McRae DiRT (PC)]
|
||||||
"wmus",
|
"wmus",
|
||||||
"wp2",
|
"wp2",
|
||||||
"wpd",
|
"wpd",
|
||||||
"wsd",
|
"wsd",
|
||||||
"wsi",
|
"wsi",
|
||||||
|
"wv2", //txth/reserved [Slave Zero (PC)]
|
||||||
"wvs",
|
"wvs",
|
||||||
|
|
||||||
"xa",
|
"xa",
|
||||||
|
Loading…
Reference in New Issue
Block a user