Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_WaveSoundPlayer.h96 int wsdIndex; // bcwsd 内での当該 WSD インデックス member
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchiveLoader.cpp1453 s32 wsdIndex, in detail_LoadWaveArchiveByWaveSoundFile() argument
1467 if ( ! reader.ReadNoteInfo( &info, wsdIndex, 0 ) ) in detail_LoadWaveArchiveByWaveSoundFile()
Dsnd_SoundArchivePlayer.cpp1680 if ( ! reader.ReadWaveSoundInfo( info, arg.wsdIndex ) ) in GetWaveSoundData()
1684 if ( ! reader.ReadNoteInfo( noteInfo, arg.wsdIndex, arg.noteIndex ) ) in GetWaveSoundData()