mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-01-22 19:52:10 +01:00
Add adx key
This commit is contained in:
parent
a4465a7d87
commit
e908b22b30
@ -264,6 +264,9 @@ static const adxkey_info adxkey9_list[] = {
|
|||||||
/* Shin Megami Tensei V (Switch) */
|
/* Shin Megami Tensei V (Switch) */
|
||||||
{0x0000,0x0000,0x0000, NULL,1731948526}, // 00000000673B6FEE
|
{0x0000,0x0000,0x0000, NULL,1731948526}, // 00000000673B6FEE
|
||||||
|
|
||||||
|
/* Persona 5 Royal (multi) */
|
||||||
|
{0x0000,0x0000,0x0000, NULL,9923540143823782}, // 002341683D2FDBA6
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
static const int adxkey8_list_count = sizeof(adxkey8_list) / sizeof(adxkey8_list[0]);
|
static const int adxkey8_list_count = sizeof(adxkey8_list) / sizeof(adxkey8_list[0]);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user