Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_DriverCommand.h56 DRIVER_COMMAND_PLAYER_PARAM, enumerator
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_DriverCommand.cpp103 case DRIVER_COMMAND_PLAYER_PARAM: in ProcessCommandList()
Dsnd_BasicSound.cpp611 command->id = DRIVER_COMMAND_PLAYER_PARAM; in UpdateParam()