ADX key for Fragments Blue

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@706 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
halleyscometsw 2009-09-29 19:47:31 +00:00
parent 2612fb517c
commit 6ce63abf2e

View File

@ -228,13 +228,17 @@ static struct {
/* confirmed unique with guessadx */
{0x55b7,0x6191,0x5a77},
/* (Enterbrain) Amagami */
/* Enterbrain (Amagami) */
/* one of 32 from guessadx */
{0x5a17,0x509f,0x5bfd},
/* Yamasa (Yamasa Digi Portable: Matsuri no Tatsujin) */
/* confirmed unique with guessadx */
{0x4c01,0x549d,0x676f},
/* Kadokawa Shoten (Fragments Blue) */
/* confirmed unique with guessadx */
{0x5803,0x4555,0x47bf},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);