Merge pull request #659 from bxaimc/master

Add hca key for Cardcaptor Sakura: Happiness Memories (Android)
This commit is contained in:
bxaimc 2020-07-04 01:35:10 -04:00 committed by GitHub
commit 7a93db7049
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -343,6 +343,8 @@ static const hcakey_info hcakey_list[] = {
/* Dragalia Lost (iOS/Android) */
{2967411924141, subkeys_dgl, sizeof(subkeys_dgl) / sizeof(subkeys_dgl[0]) }, // 000002B2E7889CAD
/* Cardcaptor Sakura: Happiness Memories (Android) */
{625144437747651}, // 00023890C8252FC3
};
#endif/*_HCA_KEYS_H_*/