Merge pull request #1235 from bxaimc/master

This commit is contained in:
bxaimc 2022-09-26 00:11:56 -04:00 committed by GitHub
commit 648800fdce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1037,7 +1037,7 @@ static const hcakey_info hcakey_list[] = {
// Priconne! Grand Masters (iOS/Android) // Priconne! Grand Masters (iOS/Android)
{185705658241}, // 0000002B3CEB7781 {185705658241}, // 0000002B3CEB7781
// Sonic Origins // Sonic Origins (multi)
{1991062320220623}, // 000712DC525289CF {1991062320220623}, // 000712DC525289CF
// Pachislot Gyakuten Saiban (iOS/Android) // Pachislot Gyakuten Saiban (iOS/Android)
@ -1046,8 +1046,11 @@ static const hcakey_info hcakey_list[] = {
// Alice Fiction (Android) // Alice Fiction (Android)
{112089817}, // 0000000006AE5AD9 {112089817}, // 0000000006AE5AD9
// Taiko no Tatsujin: Rhythm Festival Demo (Switch) // Taiko no Tatsujin: Rhythm Festival (Switch)
{52539816150204134}, // 00baa8af36327ee6 {52539816150204134}, // 00baa8af36327ee6
// Fairy Fencer F: Refrain Chord (multi)
{348693553056839375}, // 04D6CEF0656BF6CF
}; };
#endif/*_HCA_KEYS_H_*/ #endif/*_HCA_KEYS_H_*/