Home
last modified time | relevance | path

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

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