mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-19 00:04:04 +01:00
add decrypt key
git-svn-id: https://vgmstream.svn.sourceforge.net/svnroot/vgmstream@858 51a99a44-fe44-0410-b1ba-c3e57ba2b86b
This commit is contained in:
parent
2b2a16f8be
commit
029e19ac5c
@ -273,6 +273,11 @@ static struct {
|
||||
* Publisher: Tecmo (Rakushou! Pachi-Slot Sengen 6: Rio 2 Cruising Vanadis) */
|
||||
/* confirmed unique with guessadx */
|
||||
{0x53e9,0x586d,0x4eaf},
|
||||
|
||||
/* Developer: Aquaplus
|
||||
* Tears to Tiara Gaiden Avalon no Kagi (PS3) */
|
||||
/* confirmed unique with guessadx */
|
||||
{0x47e1,0x60e9,0x51c1},
|
||||
};
|
||||
|
||||
static const int key_count = sizeof(keys)/sizeof(keys[0]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user