mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 22:28:03 -05:00
yuzu: Add motion and touch configuration
This commit is contained in:
@ -21,6 +21,9 @@ namespace Settings::NativeButton {
|
||||
enum Values : int;
|
||||
}
|
||||
|
||||
/// Reloads the input devices
|
||||
void ReloadInputDevices();
|
||||
|
||||
namespace InputCommon {
|
||||
namespace Polling {
|
||||
|
||||
|
Reference in New Issue
Block a user