mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
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:
parent
50137e0208
commit
86a6254470
@ -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]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user