Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp1125 const StartInfo::SeqSoundInfo* externalSeqInfo in PrepareSequenceSoundImpl() argument
1137 if ( externalSeqInfo != NULL ) in PrepareSequenceSoundImpl()
1139 const void* extSeqFile = externalSeqInfo->seqDataAddress; in PrepareSequenceSoundImpl()
1146 const char* startLabel = externalSeqInfo->startLocationLabel; in PrepareSequenceSoundImpl()
1192 if ( externalSeqInfo != NULL ) in PrepareSequenceSoundImpl()
1196 loadBanks[i].itemId = externalSeqInfo->bankIds[ i ]; in PrepareSequenceSoundImpl()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h524 const StartInfo::SeqSoundInfo* externalSeqInfo