NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
Loading...
Searching...
No Matches
nw4r::snd::SoundArchive::GroupItemInfo Struct Reference

Description

Definition at line 78 of file snd_SoundArchive.h.

Public Attributes

ulong fileId
 
ulong offset
 
ulong size
 
ulong waveDataOffset
 
ulong waveDataSize
 

Member Data Documentation

◆ fileId

ulong nw4r::snd::SoundArchive::GroupItemInfo::fileId

Definition at line 80 of file snd_SoundArchive.h.

◆ offset

ulong nw4r::snd::SoundArchive::GroupItemInfo::offset

Definition at line 81 of file snd_SoundArchive.h.

◆ size

ulong nw4r::snd::SoundArchive::GroupItemInfo::size

Definition at line 82 of file snd_SoundArchive.h.

◆ waveDataOffset

ulong nw4r::snd::SoundArchive::GroupItemInfo::waveDataOffset

Definition at line 83 of file snd_SoundArchive.h.

◆ waveDataSize

ulong nw4r::snd::SoundArchive::GroupItemInfo::waveDataSize

Definition at line 84 of file snd_SoundArchive.h.