mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 02:29:59 -06:00
Merge pull request #2386 from mathieui/irhotkeys
Add hotkeys to increase/decrease the IR
This commit is contained in:
@ -203,6 +203,9 @@ const wxString hkText[] =
|
||||
_("Volume Up"),
|
||||
_("Volume Toggle Mute"),
|
||||
|
||||
_("Increase IR"),
|
||||
_("Decrease IR"),
|
||||
|
||||
_("Toggle IR"),
|
||||
_("Toggle Aspect Ratio"),
|
||||
_("Toggle EFB Copies"),
|
||||
|
Reference in New Issue
Block a user