Added key for Gakuen Utopia - Manabi Straight! KiraKira Happy Festa! (PS2).

git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@878 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
snakemeat 2010-11-12 03:36:38 +00:00
parent 4588ff77b7
commit e6116cfd76

View File

@ -288,6 +288,13 @@ static struct {
* Futakoi Alternative (PS2) */
/* confirmed unique with guessadx */
{0x413b,0x543b,0x57d1},
/* Developer: Marvelous
* Gakuen Utopia - Manabi Straight! KiraKira Happy Festa! (PS2)
* Second guess from guessadx, other was
* {0x440b,0x4327,0x564b}
**/
{0x440d,0x4327,0x4fff},
};
static const int key_count = sizeof(keys)/sizeof(keys[0]);