mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2025-08-23 08:46:26 -05:00
@@ -174,6 +174,8 @@ namespace Ryujinx
|
||||
Dy = rightJoystickDy
|
||||
};
|
||||
|
||||
currentButton |= _device.Hid.UpdateStickButtons(leftJoystick, rightJoystick);
|
||||
|
||||
bool hasTouch = false;
|
||||
|
||||
//Get screen touch position from left mouse click
|
||||
|
Reference in New Issue
Block a user