Apply suggestions from code review
Co-authored-by: gdkchan <gab.dark.100@gmail.com>
This commit is contained in:
parent
12a1836594
commit
16ef3e9c7b
1 changed files with 3 additions and 3 deletions
|
@ -22,7 +22,7 @@ namespace Ryujinx.HLE.HOS.Services.Hid
|
|||
|
||||
private bool _sixAxisSensorFusionEnabled;
|
||||
private bool _unintendedHomeButtonInputProtectionEnabled;
|
||||
private bool _NpadAnalogStickCenterClampEnabled;
|
||||
private bool _npadAnalogStickCenterClampEnabled;
|
||||
private bool _vibrationPermitted;
|
||||
private bool _usbFullKeyControllerEnabled;
|
||||
private readonly bool _isFirmwareUpdateAvailableForSixAxisSensor;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue