Ryujinx/Ryujinx.HLE/Input
Alex Barney b2b736abc2 Misc cleanup (#708)
* Fix typos

* Remove unneeded using statements

* Enforce var style more

* Remove redundant qualifiers

* Fix some indentation

* Disable naming warnings on files with external enum names

* Fix build

* Mass find & replace for comments with no spacing

* Standardize todo capitalization and for/if spacing
2019-07-02 04:39:22 +02:00
..
Hid.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
HidBaseController.cs
HidControllerButtons.cs
HidControllerColorDesc.cs
HidControllerConnState.cs
HidControllerId.cs
HidControllerLayouts.cs
HidControllerType.cs
HidHotkeyButtons.cs
HidJoystickPosition.cs
HidKeyboard.cs hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
HidNpadController.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
HidProController.cs
HidTouchPoint.cs
HidValues.cs hid: Initial Keyboard Support (#684) 2019-05-03 09:29:01 +10:00
IHidDevice.cs
NpadColor.cs