Home
last modified time | relevance | path

Searched defs:StartInfo (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundStartable.h192 struct StartInfo struct
203 enum EnableFlagBit
231 enum StartOffsetType
277 struct SeqSoundInfo
302 u32 enableFlag;
326 StartInfo() : enableFlag( 0 ) {} in StartInfo() argument