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

Description

Definition at line 91 of file snd_BankFile.h.

Public Attributes

ut::BinaryBlockHeader blockHeader
 
Util::Table< DataRegioninstTable
 

Member Data Documentation

◆ blockHeader

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

Definition at line 93 of file snd_BankFile.h.

◆ instTable

Util::Table<DataRegion> nw4r::snd::detail::BankFile::DataBlock::instTable

Definition at line 94 of file snd_BankFile.h.