![]() |
Twilight Princess
Decompilation of The Legend of Zelda: Twilight Princess
|
Go to the source code of this file.
Namespaces | |
| namespace | nw4hbm |
| namespace | nw4hbm::snd |
| namespace | nw4hbm::snd::detail |
| namespace | nw4hbm::snd::detail::StrmFile |
Typedefs | |
| typedef struct nw4hbm::snd::detail::StrmFile::StrmDataInfo | nw4hbm::snd::detail::StrmFile::StrmDataInfo |
| typedef struct nw4hbm::snd::detail::StrmFile::TrackInfo | nw4hbm::snd::detail::StrmFile::TrackInfo |
| typedef struct nw4hbm::snd::detail::StrmFile::TrackTable | nw4hbm::snd::detail::StrmFile::TrackTable |
| typedef struct nw4hbm::snd::detail::StrmFile::ChannelInfo | nw4hbm::snd::detail::StrmFile::ChannelInfo |
| typedef struct nw4hbm::snd::detail::StrmFile::ChannelTable | nw4hbm::snd::detail::StrmFile::ChannelTable |
| typedef struct nw4hbm::snd::detail::StrmFile::Header | nw4hbm::snd::detail::StrmFile::Header |
| typedef struct nw4hbm::snd::detail::StrmFile::HeadBlock | nw4hbm::snd::detail::StrmFile::HeadBlock |
| typedef struct nw4hbm::snd::detail::StrmInfo | nw4hbm::snd::detail::StrmInfo |
Variables | |
| static const u32 | nw4hbm::snd::detail::StrmFile::SIGNATURE_FILE = 'RSTM' |
| static const u32 | nw4hbm::snd::detail::StrmFile::SIGNATURE_HEAD_BLOCK = 'HEAD' |
| static const int | nw4hbm::snd::detail::StrmFile::FILE_VERSION = NW4HBM_VERSION(1, 0) |