Added key for Sotsugyou 2nd Generation (PS2).

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@899 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
snakemeat 2010-12-16 06:12:29 +00:00
parent 582d64439a
commit 863012e3ec

View File

@ -310,6 +310,14 @@ static struct {
* Sakura Taisen 3 ~Paris wa Moeteiru ka~ (PS2) */
/* confirmed unique with guessadx */
{0x62ad,0x4b13,0x5957},
/* Developer: Jinx
* Sotsugyou 2nd Generation (PS2)
* First guess from guessadx, other was
* {0x6307,0x509f,0x2ac5}
*/
{0x6305,0x509f,0x4c01},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);