|
libnx v4.9.0
|
CommonArguments. More...
#include <libapplet.h>
Data Fields | |
| u32 | CommonArgs_version |
| libappletArgsCreate sets this to 1, and libappletArgsPop requires value 1. v0 is not supported. | |
| u32 | CommonArgs_size |
| Size of this struct. | |
| u32 | LaVersion |
| LibraryApplet API version. | |
| s32 | ExpectedThemeColor |
| Set to the output from appletGetThemeColorType by libappletArgsCreate. | |
| u8 | PlayStartupSound |
| bool flag, default is false. | |
| u8 | pad [7] |
| Padding. | |
| u64 | tick |
| System tick. Set to the output from armGetSystemTick during libappletArgsPush. | |
CommonArguments.