yuzu: Add motion and touch configuration
This commit is contained in:
parent
ce43139eb7
commit
e6bd1fd1b8
19 changed files with 1894 additions and 3 deletions
|
@ -21,6 +21,9 @@ namespace Settings::NativeButton {
|
|||
enum Values : int;
|
||||
}
|
||||
|
||||
/// Reloads the input devices
|
||||
void ReloadInputDevices();
|
||||
|
||||
namespace InputCommon {
|
||||
namespace Polling {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue