mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-14 05:00:51 -04:00
When an achievement is "primed", a challenge is active, for example completing a portion of the game in under a time limit or without taking damage or using certain items. This is stored in a map in the Achievement Manager (and removed when the achievement is unprimed) so a later commit can display it on screen.