mirror of
https://github.com/vgmstream/vgmstream.git
synced 2025-02-21 12:51:57 +01:00
Merge pull request #946 from ActualMandM/ActualMandM-patch-1
Add adx key for Sonic Colors Ultimate
This commit is contained in:
commit
ef8a91a59a
@ -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…
x
Reference in New Issue
Block a user