NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 67 of file snd_SoundArchive.h.
Public Attributes | |
ulong | itemCount |
char const * | extFilePath |
ulong | offset |
ulong | size |
ulong | waveDataOffset |
ulong | waveDataSize |
ulong nw4r::snd::SoundArchive::GroupInfo::itemCount |
Definition at line 69 of file snd_SoundArchive.h.
char const* nw4r::snd::SoundArchive::GroupInfo::extFilePath |
Definition at line 70 of file snd_SoundArchive.h.
ulong nw4r::snd::SoundArchive::GroupInfo::offset |
Definition at line 71 of file snd_SoundArchive.h.
ulong nw4r::snd::SoundArchive::GroupInfo::size |
Definition at line 72 of file snd_SoundArchive.h.
ulong nw4r::snd::SoundArchive::GroupInfo::waveDataOffset |
Definition at line 73 of file snd_SoundArchive.h.
ulong nw4r::snd::SoundArchive::GroupInfo::waveDataSize |
Definition at line 74 of file snd_SoundArchive.h.