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

Description

Definition at line 48 of file NWC24FileApi.h.

Public Attributes

u32 id
 
u32 mode
 
u32 align
 
NANDFileInfo nandf
 
VFFile vff
 

Member Data Documentation

◆ id

u32 NWC24File::id

Definition at line 49 of file NWC24FileApi.h.

◆ mode

u32 NWC24File::mode

Definition at line 50 of file NWC24FileApi.h.

◆ align

u32 NWC24File::align

Definition at line 51 of file NWC24FileApi.h.

◆ nandf

NANDFileInfo NWC24File::nandf

Definition at line 52 of file NWC24FileApi.h.

◆ vff

VFFile NWC24File::vff

Definition at line 53 of file NWC24FileApi.h.