Home
last modified time | relevance | path

Searched refs:GetWaveFileForIndividual (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveArchiveFileReader.cpp131 return GetWaveFileForIndividual( waveIndex ); in GetWaveFile()
159 const void* preAddress = GetWaveFileForIndividual( waveIndex ); in SetWaveFile()
/NW4C-2.0.3/include/nw/snd/
Dsnd_WaveArchiveFileReader.h73 const void* GetWaveFileForIndividual( u32 waveIndex ) const in GetWaveFileForIndividual() function