![]() |
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::WsdFile |
Variables | |
| static const u32 | nw4hbm::snd::detail::WsdFile::SIGNATURE_FILE = 'RWSD' |
| static const u32 | nw4hbm::snd::detail::WsdFile::SIGNATURE_DATA_BLOCK = 'DATA' |
| static const u32 | nw4hbm::snd::detail::WsdFile::SIGNATURE_WAVE_BLOCK = 'WAVE' |
| static const int | nw4hbm::snd::detail::WsdFile::FILE_VERSION = NW4HBM_VERSION(1, 2) |