Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchive.h927 const internal::Util::Table<u32>* detail_GetWaveArchiveIdTable( ItemId id ) const;
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchive.cpp207 SoundArchive::detail_GetWaveArchiveIdTable( ItemId id ) const in detail_GetWaveArchiveIdTable() function in nw::snd::SoundArchive
Dsnd_SoundArchiveLoader.cpp319 m_pSoundArchive->detail_GetWaveArchiveIdTable( itemId ); in LoadWaveSound()
383 m_pSoundArchive->detail_GetWaveArchiveIdTable( bankId ); in LoadBank()