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

Description

Definition at line 44 of file NWC24Download.h.

Public Attributes

u32 magic
 
u32 version
 
char UNK_0x8 [0x10 - 0x8]
 
u16 maxSubTasks
 
u16 privateTasks
 
u16 maxTasks
 
char UNK_0x16 [0x80 - 0x16]
 
NWC24DlEntry entries [120]
 

Member Data Documentation

◆ magic

u32 NWC24DlHeader::magic

Definition at line 45 of file NWC24Download.h.

◆ version

u32 NWC24DlHeader::version

Definition at line 46 of file NWC24Download.h.

◆ UNK_0x8

char NWC24DlHeader::UNK_0x8[0x10 - 0x8]

Definition at line 47 of file NWC24Download.h.

◆ maxSubTasks

u16 NWC24DlHeader::maxSubTasks

Definition at line 48 of file NWC24Download.h.

◆ privateTasks

u16 NWC24DlHeader::privateTasks

Definition at line 49 of file NWC24Download.h.

◆ maxTasks

u16 NWC24DlHeader::maxTasks

Definition at line 50 of file NWC24Download.h.

◆ UNK_0x16

char NWC24DlHeader::UNK_0x16[0x80 - 0x16]

Definition at line 51 of file NWC24Download.h.

◆ entries

NWC24DlEntry NWC24DlHeader::entries[120]

Definition at line 52 of file NWC24Download.h.