mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| Hid.cs | ||
| HidBaseController.cs | ||
| HidControllerButtons.cs | ||
| HidControllerColorDesc.cs | ||
| HidControllerConnState.cs | ||
| HidControllerId.cs | ||
| HidControllerLayouts.cs | ||
| HidControllerType.cs | ||
| HidHotkeyButtons.cs | ||
| HidJoystickPosition.cs | ||
| HidKeyboard.cs | ||
| HidNpadController.cs | ||
| HidProController.cs | ||
| HidTouchPoint.cs | ||
| HidValues.cs | ||
| IHidDevice.cs | ||
| NpadColor.cs | ||