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

Description

Definition at line 104 of file snd_BankFile.h.

Public Attributes

ut::BinaryBlockHeader blockHeader
 
Util::Table< WaveRegionwaveInfoTable
 

Member Data Documentation

◆ blockHeader

ut::BinaryBlockHeader nw4r::snd::detail::BankFile::WaveBlock::blockHeader

Definition at line 106 of file snd_BankFile.h.

◆ waveInfoTable

Util::Table<WaveRegion> nw4r::snd::detail::BankFile::WaveBlock::waveInfoTable

Definition at line 107 of file snd_BankFile.h.