add Senko no Ronde DUO key

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@803 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2010-06-07 06:04:24 +00:00
parent 24487635df
commit b6e85d8336

View File

@ -205,7 +205,7 @@ static struct {
/* this is estimated */
{0x5deb,0x5f27,0x673f},
/* G.dev (Senko no Ronde) */
/* G.rev 0 (Senko no Ronde) */
/* this is estimated */
{0x46d3,0x5ced,0x474d},
@ -243,6 +243,10 @@ static struct {
/* Namco (Soulcalibur IV) */
/* confirmed unique with guessadx */
{0x59ed,0x4679,0x46c9},
/* G.rev 1 (Senko no Ronde DUO) */
/* from guessadx */
{0x6157,0x6809,0x4045},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);