Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp624 static void CL_G2API_SetRagDoll( void *ghoul2, sharedRagDollParams_t *params ) { in CL_G2API_SetRagDoll() function
1420 uii.G2API_SetRagDoll = CL_G2API_SetRagDoll; in CL_BindUI()
H A Dcl_cgameapi.cpp700 static void CL_G2API_SetRagDoll( void *ghoul2, sharedRagDollParams_t *params ) { in CL_G2API_SetRagDoll() function
1606 CL_G2API_SetRagDoll( VMA(1), (sharedRagDollParams_t *)VMA(2) ); in CL_CgameSystemCalls()
1896 cgi.G2API_SetRagDoll = CL_G2API_SetRagDoll; in CL_BindCGame()