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

Description

Definition at line 85 of file dvd.h.

Public Attributes

DVDCommandBlock block
 
u32 offset
 
u32 size
 
DVDAsyncCallback callback
 

Member Data Documentation

◆ block

DVDCommandBlock DVDFileInfo::block

Definition at line 86 of file dvd.h.

◆ offset

u32 DVDFileInfo::offset

Definition at line 87 of file dvd.h.

◆ size

u32 DVDFileInfo::size

Definition at line 88 of file dvd.h.

◆ callback

DVDAsyncCallback DVDFileInfo::callback

Definition at line 89 of file dvd.h.