![]() |
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 |
Typedefs | |
| typedef ut::LinkList< BasicSound, offsetof(BasicSound, mPriorityLink)> | nw4hbm::snd::detail::BasicSoundPrioList |
| typedef ut::LinkList< BasicSound, offsetof(BasicSound, mSoundPlayerPlayLink)> | nw4hbm::snd::detail::BasicSoundPlayerPlayList |
| typedef ut::LinkList< BasicSound, offsetof(BasicSound, mSoundPlayerPriorityLink)> | nw4hbm::snd::detail::BasicSoundPlayerPrioList |
| typedef ut::LinkList< BasicSound, offsetof(BasicSound, mExtSoundPlayerPlayLink)> | nw4hbm::snd::detail::BasicSoundExtPlayList |