NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 118 of file snd_StrmFile.h.
Public Attributes | |
ut::BinaryBlockHeader | blockHeader |
Util::DataRef< StrmDataInfo > | refDataHeader |
Util::DataRef< TrackTable > | refTrackTable |
Util::DataRef< ChannelTable > | refChannelTable |
ut::BinaryBlockHeader nw4r::snd::detail::StrmFile::HeadBlock::blockHeader |
Definition at line 120 of file snd_StrmFile.h.
Util::DataRef<StrmDataInfo> nw4r::snd::detail::StrmFile::HeadBlock::refDataHeader |
Definition at line 121 of file snd_StrmFile.h.
Util::DataRef<TrackTable> nw4r::snd::detail::StrmFile::HeadBlock::refTrackTable |
Definition at line 122 of file snd_StrmFile.h.
Util::DataRef<ChannelTable> nw4r::snd::detail::StrmFile::HeadBlock::refChannelTable |
Definition at line 123 of file snd_StrmFile.h.