add .genh extension to audacious

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@212 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2008-06-09 00:26:13 +00:00
parent 013464482e
commit 32b3b3588d

View File

@ -56,6 +56,7 @@ gchar *vgmstream_exts [] = {
"eam",
"cfn",
"vpk",
"genh",
/* terminator */
NULL
};