mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Merge pull request #2386 from mathieui/irhotkeys
Add hotkeys to increase/decrease the IR
This commit is contained in:
@ -39,6 +39,9 @@ enum Hotkey
|
||||
HK_VOLUME_UP,
|
||||
HK_VOLUME_TOGGLE_MUTE,
|
||||
|
||||
HK_INCREASE_IR,
|
||||
HK_DECREASE_IR,
|
||||
|
||||
HK_TOGGLE_IR,
|
||||
HK_TOGGLE_AR,
|
||||
HK_TOGGLE_EFBCOPIES,
|
||||
|
Reference in New Issue
Block a user