mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-30 20:27:10 +02:00
parent
93977c262b
commit
7adf242291
4 changed files with 15 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue