mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2025-01-10 20:01:55 -08: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…
x
Reference in New Issue
Block a user