Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_DriverCommand.cpp45 DriverCommandPlayerInit* c = reinterpret_cast<DriverCommandPlayerInit*>(command); in ProcessCommandList()
Dsnd_BasicSound.cpp118 DriverCommandPlayerInit* command = in Initialize()
119 cmdmgr.AllocCommand<DriverCommandPlayerInit>(); in Initialize()
/NW4C-1.2.23/include/nw/snd/
Dsnd_DriverCommand.h126 struct DriverCommandPlayerInit : public DriverCommand struct