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

Description

Definition at line 49 of file snd_SeqFile.h.

Public Attributes

ut::BinaryBlockHeader blockHeader
 
Util::Table< ulong > labelInfoTable
 

Member Data Documentation

◆ blockHeader

ut::BinaryBlockHeader nw4r::snd::detail::SeqFile::LabelBlock::blockHeader

Definition at line 51 of file snd_SeqFile.h.

◆ labelInfoTable

Util::Table<ulong> nw4r::snd::detail::SeqFile::LabelBlock::labelInfoTable

Definition at line 52 of file snd_SeqFile.h.