Soulcalibur IV voice ADX key

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@741 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2010-02-14 16:12:55 +00:00
parent 7eef6e0b5b
commit c1f880b158

View File

@ -239,6 +239,10 @@ static struct {
/* Kadokawa Shoten (Fragments Blue) */
/* confirmed unique with guessadx */
{0x5803,0x4555,0x47bf},
/* Namco (Soulcalibur IV) */
/* confirmed unique with guessadx */
{0x59ed,0x4679,0x46c9},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);