mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-15 23:08:51 +00:00
InputConfig: Clean up controller management
This commit is contained in:
parent
59b54a77d3
commit
b9975694ab
17 changed files with 146 additions and 171 deletions
|
@ -5,6 +5,7 @@
|
|||
#pragma once
|
||||
|
||||
#include <string>
|
||||
#include "InputCommon/ControllerEmu.h"
|
||||
#include "InputCommon/InputConfig.h"
|
||||
|
||||
enum Hotkey
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue