Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_WaveArchiveFileReader.cpp129 return GetWaveFileForIndividual( waveIndex ); in GetWaveFile()
157 const void* preAddress = GetWaveFileForIndividual( waveIndex ); in SetWaveFile()
/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveArchiveFileReader.h71 const void* GetWaveFileForIndividual( u32 waveIndex ) const in GetWaveFileForIndividual() function