mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 14:19:46 -06:00
Add Open Achievements Hotkey
Adds a hotkey to pause emulation and bring up the Achievements dialog.
This commit is contained in:
@ -32,6 +32,9 @@ enum Hotkey
|
||||
HK_CENTER_MOUSE,
|
||||
HK_ACTIVATE_CHAT,
|
||||
HK_REQUEST_GOLF_CONTROL,
|
||||
#ifdef USE_RETRO_ACHIEVEMENTS
|
||||
HK_OPEN_ACHIEVEMENTS,
|
||||
#endif // USE_RETRO_ACHIEVEMENTS
|
||||
|
||||
HK_VOLUME_DOWN,
|
||||
HK_VOLUME_UP,
|
||||
|
Reference in New Issue
Block a user