Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1123 const StartInfo::SeqSoundInfo* externalSeqInfo in PrepareSequenceSoundImpl() argument
1135 if ( externalSeqInfo != NULL ) in PrepareSequenceSoundImpl()
1137 const void* extSeqFile = externalSeqInfo->seqDataAddress; in PrepareSequenceSoundImpl()
1144 const char* startLabel = externalSeqInfo->startLocationLabel; in PrepareSequenceSoundImpl()
1190 if ( externalSeqInfo != NULL ) in PrepareSequenceSoundImpl()
1194 loadBanks[i].itemId = externalSeqInfo->bankIds[ i ]; in PrepareSequenceSoundImpl()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h496 const StartInfo::SeqSoundInfo* externalSeqInfo