mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-24 23:08:13 +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* |
||
|---|---|---|
| .. | ||
| devices | ||
| util | ||
| btdev.h | ||
| diag.h | ||
| env.h | ||
| hosversion.h | ||
| nxlink.h | ||
| resolver.h | ||
| ringcon.h | ||