Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1139 const void* extSeqFile = externalSeqInfo->seqDataAddress; in PrepareSequenceSoundImpl() local
1140 if ( extSeqFile != NULL ) in PrepareSequenceSoundImpl()
1142 seqFile = reinterpret_cast<const internal::SequenceSoundFile*>( extSeqFile ); in PrepareSequenceSoundImpl()