Amagami ADX key

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@608 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2009-03-19 14:17:24 +00:00
parent 002debfb90
commit a45ba99e14

View File

@ -227,6 +227,10 @@ static struct {
/* Sonic Team 2 (Sonic and the Black Knight) */
/* confirmed unique with guessadx */
{0x55b7,0x6191,0x5a77},
/* (Enterbrain) Amagami */
/* one of 32 from guessadx */
{0x5a17,0x509f,0x5bfd},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);