NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 11 of file NWC24FriendList.h.
Public Attributes | |
u32 | magic |
u32 | version |
u32 | capacity |
u32 | size |
char | UNK_0x10 [0x40 - 0x10] |
u64 | friendCodes [100] |
u32 NWC24FLHeader::magic |
Definition at line 12 of file NWC24FriendList.h.
u32 NWC24FLHeader::version |
Definition at line 13 of file NWC24FriendList.h.
u32 NWC24FLHeader::capacity |
Definition at line 14 of file NWC24FriendList.h.
u32 NWC24FLHeader::size |
Definition at line 15 of file NWC24FriendList.h.
char NWC24FLHeader::UNK_0x10[0x40 - 0x10] |
Definition at line 16 of file NWC24FriendList.h.
u64 NWC24FLHeader::friendCodes[100] |
Definition at line 17 of file NWC24FriendList.h.