mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-23 22:38:23 +01:00
- Replaced most usages of HidControllerID with HidNpadIdType - HidControllerID still exists for now, and the following functions keep accepting it for compatibility with most homebrew: - hidIsControllerConnected - hidKeysHeld/Down/Up - hidJoystickRead - hidSixAxisSensorValuesRead - hidControllerIDTo/FromOfficial renamed to ToNpadIdType/FromNpadIdType - Updated some comments that were left untouched during previous hid refactoring - Partial internal refactor of hidGetNpadStates* |
||
|---|---|---|
| .. | ||
| data | ||
| external/bsd/include | ||
| include | ||
| source | ||
| .gitignore | ||
| default_icon.jpg | ||
| Doxyfile | ||
| Makefile | ||
| switch_rules | ||
| switch.ld | ||
| switch.specs | ||