NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 15 of file NWC24Config.h.
Public Attributes | |
u32 | magic |
u32 | version |
u64 | userId |
u32 | createCount |
NWC24IDCreationStage | createStage |
char | acctDomain [64] |
char | password [32] |
char | mailchkId [36] |
char | acctUrl [128] |
char | mailchkUrl [128] |
char | mailrecvUrl [128] |
char | maildeleteUrl [128] |
char | mailsendUrl [128] |
char | UNK_0x31C [0x3F8 - 0x31C] |
BOOL | allowTitleBoot |
u32 | checksum |
u32 NWC24Config::magic |
Definition at line 16 of file NWC24Config.h.
u32 NWC24Config::version |
Definition at line 17 of file NWC24Config.h.
u64 NWC24Config::userId |
Definition at line 18 of file NWC24Config.h.
u32 NWC24Config::createCount |
Definition at line 19 of file NWC24Config.h.
NWC24IDCreationStage NWC24Config::createStage |
Definition at line 20 of file NWC24Config.h.
char NWC24Config::acctDomain[64] |
Definition at line 21 of file NWC24Config.h.
char NWC24Config::password[32] |
Definition at line 22 of file NWC24Config.h.
char NWC24Config::mailchkId[36] |
Definition at line 23 of file NWC24Config.h.
char NWC24Config::acctUrl[128] |
Definition at line 24 of file NWC24Config.h.
char NWC24Config::mailchkUrl[128] |
Definition at line 25 of file NWC24Config.h.
char NWC24Config::mailrecvUrl[128] |
Definition at line 26 of file NWC24Config.h.
char NWC24Config::maildeleteUrl[128] |
Definition at line 27 of file NWC24Config.h.
char NWC24Config::mailsendUrl[128] |
Definition at line 28 of file NWC24Config.h.
char NWC24Config::UNK_0x31C[0x3F8 - 0x31C] |
Definition at line 29 of file NWC24Config.h.
BOOL NWC24Config::allowTitleBoot |
Definition at line 30 of file NWC24Config.h.
u32 NWC24Config::checksum |
Definition at line 31 of file NWC24Config.h.