![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Classes | |
| struct | nw4hbm::snd::detail::SeqFile::Header |
| struct | nw4hbm::snd::detail::SeqFile::DataBlock |
| class | nw4hbm::snd::detail::SeqFileReader |
Namespaces | |
| namespace | nw4hbm |
| namespace | nw4hbm::snd |
| namespace | nw4hbm::snd::detail |
| namespace | nw4hbm::snd::detail::SeqFile |
Typedefs | |
| typedef struct nw4hbm::snd::detail::SeqFile::Header | nw4hbm::snd::detail::SeqFile::Header |
| typedef struct nw4hbm::snd::detail::SeqFile::DataBlock | nw4hbm::snd::detail::SeqFile::DataBlock |
Variables | |
| static const u32 | nw4hbm::snd::detail::SeqFile::SIGNATURE_DATA_BLOCK = 'DATA' |
| static const u32 | nw4hbm::snd::detail::SeqFile::SIGNATURE_FILE = 'RSEQ' |
| static const int | nw4hbm::snd::detail::SeqFile::FILE_VERSION = NW4HBM_VERSION(1, 0) |
| static const int | nw4hbm::snd::detail::SeqFile::SUPPORTED_FILE_VERSION = NW4HBM_VERSION(1, 1) |