Fix homebrew input (#528)

* fix homebrew input
This commit is contained in:
emmauss 2018-12-07 22:59:38 +02:00 committed by GitHub
parent 93977c262b
commit 7adf242291
4 changed files with 15 additions and 1 deletions

View file

@ -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