mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
Minor hidLa docs improvement.
This commit is contained in:
parent
f00898c4d8
commit
dea3f140f1
@ -41,7 +41,7 @@ typedef struct {
|
||||
u8 enable_take_over_connection; ///< enableTakeOverConnection, non-zero to enable. Disconnects the controllers when not enabled.
|
||||
u8 enable_left_justify; ///< enableLeftJustify, non-zero to enable.
|
||||
u8 enable_permit_joy_dual; ///< enablePermitJoyDual, non-zero to enable.
|
||||
u8 enable_single_mode; ///< enableSingleMode, non-zero to enable. Enables using a single player in handheld-mode, dual-mode, or single-mode (player_count_* are overriden). Using handheld-mode is not allowed if this is not enabled.
|
||||
u8 enable_single_mode; ///< enableSingleMode, non-zero to enable. Enables using a single player in handheld-mode, dual-mode, or single-mode (player_count_* are overridden). Using handheld-mode is not allowed if this is not enabled.
|
||||
u8 enable_identification_color; ///< When non-zero enables using identification_color.
|
||||
} HidLaControllerSupportArgHeader;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user