NSMBW-Decomp
A decompilation of New Super Mario Bros. Wii
|
Definition at line 22 of file snd_BankFile.h.
Classes | |
struct | DataBlock |
struct | Header |
struct | IndexTable |
struct | InstParam |
struct | RangeTable |
struct | WaveBlock |
Public Types | |
typedef Util::DataRef< void, InstParam, RangeTable, IndexTable > | DataRegion |
typedef Util::DataRef< WaveFile::WaveInfo > | WaveRegion |
Static Public Attributes | |
static ulong const | SIGNATURE_DATA_BLOCK |
static ulong const | SIGNATURE_WAVE_BLOCK |
static ulong const | SIGNATURE_FILE |
static int const | FILE_VERSION = NW4R_FILE_VERSION(1, 2) |
typedef Util::DataRef<void, InstParam, RangeTable, IndexTable> nw4r::snd::detail::BankFile::DataRegion |
Definition at line 85 of file snd_BankFile.h.
Definition at line 101 of file snd_BankFile.h.
|
static |
Definition at line 87 of file snd_BankFile.h.
|
static |
Definition at line 99 of file snd_BankFile.h.
|
static |
Definition at line 112 of file snd_BankFile.h.
|
static |
Definition at line 114 of file snd_BankFile.h.