mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 15:00:11 +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",
|
||||
"otm",
|
||||
|
||||
"p1d", //txth/reserved [Farming Simulator 18 (3DS)]
|
||||
"p2bt",
|
||||
"p3d",
|
||||
"past",
|
||||
@ -316,11 +317,13 @@ static const char* extension_list[] = {
|
||||
"wb",
|
||||
"wem",
|
||||
"wii",
|
||||
"wip", //txth/reserved [Colin McRae DiRT (PC)]
|
||||
"wmus",
|
||||
"wp2",
|
||||
"wpd",
|
||||
"wsd",
|
||||
"wsi",
|
||||
"wv2", //txth/reserved [Slave Zero (PC)]
|
||||
"wvs",
|
||||
|
||||
"xa",
|
||||
|
Loading…
Reference in New Issue
Block a user