mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-06-28 16:30:46 -07:00
Neatness counts
This commit is contained in:
@ -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;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user