mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-30 22:27:51 +00:00
Added the ability to map gamepad buttons to hotkeys.
This commit is contained in:
parent
7df55d220f
commit
61c04de7ee
14 changed files with 1048 additions and 308 deletions
|
@ -149,6 +149,7 @@ enum
|
|||
IDM_CONFIG_AUDIO,
|
||||
IDM_CONFIG_CONTROLLERS,
|
||||
IDM_CONFIG_HOTKEYS,
|
||||
IDM_CONFIG_MENU_COMMANDS,
|
||||
IDM_CONFIG_LOGGER,
|
||||
|
||||
// Views
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue