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

Description

Definition at line 76 of file snd_BankFile.h.

Public Attributes

u8 min
 
u8 max
 
u16 reserved
 
byte_t ref []
 

Member Data Documentation

◆ min

u8 nw4r::snd::detail::BankFile::IndexTable::min

Definition at line 78 of file snd_BankFile.h.

◆ max

u8 nw4r::snd::detail::BankFile::IndexTable::max

Definition at line 79 of file snd_BankFile.h.

◆ reserved

u16 nw4r::snd::detail::BankFile::IndexTable::reserved

Definition at line 80 of file snd_BankFile.h.

◆ ref

byte_t nw4r::snd::detail::BankFile::IndexTable::ref[]

Definition at line 81 of file snd_BankFile.h.