Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp150 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp213 DriverCommandSeqSkip* command = in Skip()
214 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h175 struct DriverCommandSeqSkip : public DriverCommand struct