| 
    NSMBW-Decomp
    
   A decompilation of New Super Mario Bros. Wii 
   | 
 
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] | 
| u32 NWC24DlHeader::magic | 
Definition at line 45 of file NWC24Download.h.
| u32 NWC24DlHeader::version | 
Definition at line 46 of file NWC24Download.h.
| char NWC24DlHeader::UNK_0x8[0x10 - 0x8] | 
Definition at line 47 of file NWC24Download.h.
| u16 NWC24DlHeader::maxSubTasks | 
Definition at line 48 of file NWC24Download.h.
| u16 NWC24DlHeader::privateTasks | 
Definition at line 49 of file NWC24Download.h.
| u16 NWC24DlHeader::maxTasks | 
Definition at line 50 of file NWC24Download.h.
| char NWC24DlHeader::UNK_0x16[0x80 - 0x16] | 
Definition at line 51 of file NWC24Download.h.
| NWC24DlEntry NWC24DlHeader::entries[120] | 
Definition at line 52 of file NWC24Download.h.