Achievements: Backports from PCSX2

This commit is contained in:
Stenzek
2023-09-18 22:29:47 +10:00
parent 4b24bf74f4
commit 846f74c86d
16 changed files with 234 additions and 208 deletions

View File

@ -340,7 +340,7 @@ void Host::OnAchievementsRefreshed()
// noop
}
void Host::OnAchievementsHardcoreModeChanged()
void Host::OnAchievementsHardcoreModeChanged(bool enabled)
{
// noop
}