Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp143 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp256 DriverCommandSeqSkip* command = in Skip()
257 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h172 struct DriverCommandSeqSkip : public DriverCommand struct