a few missing extensions for audacity

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@433 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-09-14 00:58:17 +00:00
parent 9631ef1bbb
commit 77874c70cf

View File

@ -118,6 +118,9 @@ gchar *vgmstream_exts [] = {
"bh2pcm",
"sap",
"rnd",
"idvi",
"omu",
"xa2",
/* terminator */
NULL
};