Added key for Shakugan no Shana (PS2).

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@929 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
snakemeat 2011-02-27 04:37:00 +00:00
parent ce2816c0eb
commit 501042c6ff

View File

@ -327,6 +327,11 @@ static struct {
* Nanatsuiro * Drops Pure!! (2007)(Media Works)[PS2]
* confirmed unique with guessadx */
{0x6731,0x645d,0x566b},
/*
* Shakugan no Shana (2006)(Vridge)(Media Works)[PS2]
* confirmed unique with guessadx */
{0x5fc5,0x63d9,0x599f},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);