mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
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:
parent
24487635df
commit
b6e85d8336
@ -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]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user