mirror of
https://github.com/GreemDev/Ryujinx.git
synced 2025-01-31 12:23:49 +01:00
commit
133082cb6d
@ -130,9 +130,7 @@ namespace Ryujinx.HLE.Input
|
||||
{
|
||||
long BaseControllerOffset = Position + HidControllersOffset + 8 * HidControllerSize;
|
||||
|
||||
HidControllerType Type =
|
||||
HidControllerType.ControllerType_Handheld |
|
||||
HidControllerType.ControllerType_JoyconPair;
|
||||
HidControllerType Type = HidControllerType.ControllerType_Handheld;
|
||||
|
||||
bool IsHalf = false;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user