mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 15:45:46 +00:00
yuzu: Add motion and touch configuration
This commit is contained in:
parent
437bc3c199
commit
2903f0f7ce
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