Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchiveFileReader.h40 void SetStringBlock( const void* stringBlock );
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchiveFileReader.cpp97 void SoundArchiveFileReader::SetStringBlock( const void* stringBlock ) in SetStringBlock() argument
100 &reinterpret_cast<const SoundArchiveFile::StringBlock*>( stringBlock )->body; in SetStringBlock()