Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp351 static int CL_S_GetVoiceVolume( int entID ) { in CL_S_GetVoiceVolume() function
1028 return CL_S_GetVoiceVolume( args[1] ); in CL_CgameSystemCalls()
1749 cgi.S_GetVoiceVolume = CL_S_GetVoiceVolume; in CL_BindCGame()