Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_WaveSoundFile.cpp159 const void* pNoteInfo = in GetNoteInfo() local
163 NW_NULL_ASSERT( pNoteInfo ); in GetNoteInfo()
165 return *reinterpret_cast<const NoteInfo*>( pNoteInfo ); in GetNoteInfo()