mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 00:59:44 -06:00
Merge pull request #1782 from FL-dolphinemu/master
Issue 7968: Added keybinds for increasing, decreasing, and muting audio.
This commit is contained in:
@ -219,6 +219,10 @@ void HotkeyConfigDialog::CreateHotkeyGUIControls()
|
||||
_("Connect Wiimote 4"),
|
||||
_("Connect Balance Board"),
|
||||
|
||||
_("Volume Up"),
|
||||
_("Volume Down"),
|
||||
_("Volume Toggle Mute"),
|
||||
|
||||
_("Toggle IR"),
|
||||
_("Toggle Aspect Ratio"),
|
||||
_("Toggle EFB Copies"),
|
||||
|
Reference in New Issue
Block a user