Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp152 DriverCommandSeqSkip* c = reinterpret_cast<DriverCommandSeqSkip*>(command); in ProcessCommandList()
Dsnd_SequenceSound.cpp217 DriverCommandSeqSkip* command = in Skip()
218 cmdmgr.AllocCommand<DriverCommandSeqSkip>(); in Skip()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h179 struct DriverCommandSeqSkip : public DriverCommand struct