mirror of
https://github.com/switchbrew/libnx.git
synced 2025-07-04 10:32:15 +02:00
Fix typo
This commit is contained in:
parent
bc9e972f87
commit
9f6940c7d4
@ -33,7 +33,7 @@ typedef struct {
|
||||
u8 unk_x91[0x2]; ///< Unknown.
|
||||
u8 allowUserCreation; ///< (With ::PselUiMode_SelectUser) enables the option to create a new user.
|
||||
u8 skipEnabled; ///< Enables the option to skip user selection (a new button is shown)
|
||||
u8 unk_95[0xb]; ///< Unknown.
|
||||
u8 unk_x95[0xb]; ///< Unknown.
|
||||
} PselUiSettings;
|
||||
|
||||
/// Result data sent after execution.
|
||||
|
Loading…
Reference in New Issue
Block a user