mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-30 06:52:38 +00:00
Added hotkey for toggling the crop setting
This commit is contained in:
parent
a898aa1585
commit
cc8aeec58c
3 changed files with 6 additions and 0 deletions
|
@ -46,6 +46,7 @@ const std::string hotkey_labels[] =
|
|||
_trans("Increase IR"),
|
||||
_trans("Decrease IR"),
|
||||
|
||||
_trans("Toggle Crop"),
|
||||
_trans("Toggle Aspect Ratio"),
|
||||
_trans("Toggle EFB Copies"),
|
||||
_trans("Toggle Fog"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue