Add ADX keys for Storm Lover Natsu Koigit diff and Dragon Ball Z: Dokkan Battle.

CQTexperiment
Chris Moeller 2016-06-30 16:06:55 -07:00
parent ed33e37214
commit f35d0773b9
1 changed files with 6 additions and 0 deletions

View File

@ -448,6 +448,9 @@ static struct {
*/
{0x5c33,0x4133,0x4ce7},
// Storm Lover Natsu Koi!! (2011-08-04)(Vridge)(D3 Publisher)
{0x4133,0x5a01,0x5723},
};
/* type 9 keys */
@ -457,6 +460,9 @@ static struct {
/* Phantasy Star Online 2
* guessed with degod */
{0x07d2,0x1ec5,0x0c7f},
/* Dragon Ball Z: Dokkan Battle
* guessed with degod */
{0x0003,0x0d19,0x043b},
};
static const int keys_8_count = sizeof(keys_8)/sizeof(keys_8[0]);