mirror of
https://github.com/ryujinx-mirror/ryujinx.git
synced 2024-11-28 10:00:50 +01:00
Neatness counts
This commit is contained in:
parent
39b8e6bc37
commit
274c996ff1
@ -130,8 +130,7 @@ namespace Ryujinx.HLE.Input
|
||||
{
|
||||
long BaseControllerOffset = Position + HidControllersOffset + 8 * HidControllerSize;
|
||||
|
||||
HidControllerType Type =
|
||||
HidControllerType.ControllerType_Handheld;
|
||||
HidControllerType Type = HidControllerType.ControllerType_Handheld;
|
||||
|
||||
bool IsHalf = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user