Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp47 DriverCommandPlayerInit* c = reinterpret_cast<DriverCommandPlayerInit*>(command); in ProcessCommandList()
Dsnd_BasicSound.cpp119 DriverCommandPlayerInit* command = in Initialize()
120 cmdmgr.AllocCommand<DriverCommandPlayerInit>(); in Initialize()
/NW4C-2.0.3/include/nw/snd/
Dsnd_DriverCommand.h132 struct DriverCommandPlayerInit : public DriverCommand struct