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

Description

Definition at line 107 of file snd_StrmFile.h.

Public Attributes

u8 channelCount
 
u8 padding [3]
 
Util::DataRef< ChannelInforefChannelHeader []
 

Member Data Documentation

◆ channelCount

u8 nw4r::snd::detail::StrmFile::ChannelTable::channelCount

Definition at line 109 of file snd_StrmFile.h.

◆ padding

u8 nw4r::snd::detail::StrmFile::ChannelTable::padding[3]

Definition at line 110 of file snd_StrmFile.h.

◆ refChannelHeader

Util::DataRef<ChannelInfo> nw4r::snd::detail::StrmFile::ChannelTable::refChannelHeader[]

Definition at line 111 of file snd_StrmFile.h.