mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-31 09:57:10 +02:00
Neatness counts
This commit is contained in:
parent
ae4406e70a
commit
d1da6c2606
1 changed files with 1 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue