mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-07 07:01:16 +01:00
Amagami ADX key
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@608 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
002debfb90
commit
a45ba99e14
@ -227,6 +227,10 @@ static struct {
|
|||||||
/* Sonic Team 2 (Sonic and the Black Knight) */
|
/* Sonic Team 2 (Sonic and the Black Knight) */
|
||||||
/* confirmed unique with guessadx */
|
/* confirmed unique with guessadx */
|
||||||
{0x55b7,0x6191,0x5a77},
|
{0x55b7,0x6191,0x5a77},
|
||||||
|
|
||||||
|
/* (Enterbrain) Amagami */
|
||||||
|
/* one of 32 from guessadx */
|
||||||
|
{0x5a17,0x509f,0x5bfd},
|
||||||
};
|
};
|
||||||
|
|
||||||
static const int key_count = sizeof(keys)/sizeof(keys[0]);
|
static const int key_count = sizeof(keys)/sizeof(keys[0]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user