Home
last modified time | relevance | path

Searched refs:detail_GetWaveArchiveIdTable (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchive.h951 const internal::Util::Table<u32>* detail_GetWaveArchiveIdTable( ItemId id ) const;
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchive.cpp209 SoundArchive::detail_GetWaveArchiveIdTable( ItemId id ) const in detail_GetWaveArchiveIdTable() function in nw::snd::SoundArchive
Dsnd_SoundArchiveLoader.cpp375 m_pSoundArchive->detail_GetWaveArchiveIdTable( itemId ); in LoadWaveSound()
444 m_pSoundArchive->detail_GetWaveArchiveIdTable( bankId ); in LoadBank()