mirror of
https://github.com/vgmstream/vgmstream.git
synced 2024-11-24 15:00:11 +01:00
Add adx key for Sonic Colors Ultimate
This commit is contained in:
parent
0da186c506
commit
0592b78d26
@ -255,6 +255,9 @@ static const adxkey_info adxkey9_list[] = {
|
|||||||
/* maimai DX Splash (AC) */
|
/* maimai DX Splash (AC) */
|
||||||
{0x0000,0x0000,0x0000, NULL,9170825592834449000}, // 7F4551499DF55E68
|
{0x0000,0x0000,0x0000, NULL,9170825592834449000}, // 7F4551499DF55E68
|
||||||
|
|
||||||
|
/* Sonic Colors Ultimate (multi) */
|
||||||
|
{0x0000,0x0000,0x0000, NULL,1991062320101111}, // 000712DC5250B6F7
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
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…
Reference in New Issue
Block a user