Added key for Uragiri wa Boku no Namae o Shitteiru (PS2).

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@959 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
snakemeat 2011-06-17 23:05:09 +00:00
parent 7e2c02efc8
commit feeea87f30

View File

@ -332,6 +332,11 @@ static struct {
* Shakugan no Shana (2006)(Vridge)(Media Works)[PS2]
* confirmed unique with guessadx */
{0x5fc5,0x63d9,0x599f},
/*
* Uragiri wa Boku no Namae o Shitteiru (2010)(Kadokawa Shoten)[PS2]
* confirmed unique with guessadx */
{0x4c73,0x4d8d,0x5827},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);