mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-09 09:39:13 +00:00
Add hotkeys to increase/decrease the IR
This commit is contained in:
parent
78e59d08fe
commit
ea709b6c12
5 changed files with 24 additions and 0 deletions
|
@ -38,6 +38,9 @@ const std::string hotkey_labels[] =
|
|||
_trans("Volume Up"),
|
||||
_trans("Volume Toggle Mute"),
|
||||
|
||||
_trans("Increase IR"),
|
||||
_trans("Decrease IR"),
|
||||
|
||||
_trans("Toggle IR"),
|
||||
_trans("Toggle Aspect Ratio"),
|
||||
_trans("Toggle EFB Copies"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue