Neatness counts

This commit is contained in:
DatBoiJay3 2018-06-11 19:53:44 -07:00 committed by GitHub
parent 39b8e6bc37
commit 274c996ff1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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;