mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-28 15:52:39 +02:00
miiLa: Minor docs adjustment.
This commit is contained in:
parent
7940d8e9e1
commit
05badbdc29
@ -29,7 +29,7 @@ typedef struct {
|
|||||||
/// AppletOutput
|
/// AppletOutput
|
||||||
typedef struct {
|
typedef struct {
|
||||||
u32 res; ///< Result: 0 = Success, 1 = Cancel.
|
u32 res; ///< Result: 0 = Success, 1 = Cancel.
|
||||||
s32 index; ///< s32 Index. Only set when Result is Success, where \ref MiiLaAppletMode isn't ::NfpLaMiiLaAppletMode_ShowMiiEdit.
|
s32 index; ///< Index. Only set when Result is Success, where \ref MiiLaAppletMode isn't ::NfpLaMiiLaAppletMode_ShowMiiEdit.
|
||||||
u8 unk_x8[0x18]; ///< Unused
|
u8 unk_x8[0x18]; ///< Unused
|
||||||
} MiiLaAppletOutput;
|
} MiiLaAppletOutput;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user