NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
NWC24FLHeader Struct Reference

Description

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]
 

Member Data Documentation

◆ magic

u32 NWC24FLHeader::magic

Definition at line 12 of file NWC24FriendList.h.

◆ version

u32 NWC24FLHeader::version

Definition at line 13 of file NWC24FriendList.h.

◆ capacity

u32 NWC24FLHeader::capacity

Definition at line 14 of file NWC24FriendList.h.

◆ size

u32 NWC24FLHeader::size

Definition at line 15 of file NWC24FriendList.h.

◆ UNK_0x10

char NWC24FLHeader::UNK_0x10[0x40 - 0x10]

Definition at line 16 of file NWC24FriendList.h.

◆ friendCodes

u64 NWC24FLHeader::friendCodes[100]

Definition at line 17 of file NWC24FriendList.h.