mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-17 19:19:16 +01:00
add missing .sad extension for winamp
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@242 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
cf288cd46d
commit
c1ab86425a
@ -116,6 +116,7 @@ char * extension_list[] = {
|
||||
"vpk\0VPK Audio File (*.VPK)\0",
|
||||
"genh\0GENH Audio File (*.GENH)\0",
|
||||
"logg\0LOGG Audio File (*.LOGG)\0",
|
||||
"sad\0SAD Audio File (*.SAD)\0",
|
||||
};
|
||||
|
||||
void about(HWND hwndParent) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user