forked from MeloNX/MeloNX
Neatness counts
This commit is contained in:
parent
ae4406e70a
commit
d1da6c2606
@ -130,8 +130,7 @@ namespace Ryujinx.HLE.Input
|
|||||||
{
|
{
|
||||||
long BaseControllerOffset = Position + HidControllersOffset + 8 * HidControllerSize;
|
long BaseControllerOffset = Position + HidControllersOffset + 8 * HidControllerSize;
|
||||||
|
|
||||||
HidControllerType Type =
|
HidControllerType Type = HidControllerType.ControllerType_Handheld;
|
||||||
HidControllerType.ControllerType_Handheld;
|
|
||||||
|
|
||||||
bool IsHalf = false;
|
bool IsHalf = false;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user