mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 09:09:52 -06:00
Add hotkeys to increase/decrease the IR
This commit is contained in:
@ -206,6 +206,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