1
0
forked from MeloNX/MeloNX

Neatness counts

This commit is contained in:
DatBoiJay3 2018-06-11 19:53:44 -07:00 committed by GitHub
parent ae4406e70a
commit d1da6c2606

View File

@ -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;