Added key for Futakoi Alternative (PS2).

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@875 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
snakemeat 2010-11-01 23:42:20 +00:00
parent 50137e0208
commit 86a6254470

View File

@ -283,6 +283,11 @@ static struct {
* Neon Genesis Evangelion: Koutetsu no Girlfriend 2nd (PS2) */
/* confirmed unique with guessadx */
{0x481d,0x4f25,0x5243},
/* Developer: Marvelous
* Futakoi Alternative (PS2) */
/* confirmed unique with guessadx */
{0x413b,0x543b,0x57d1},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);