Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_uiapi.cpp658 static void CL_G2API_AnimateG2Models( void *ghoul2, int time, sharedRagDollUpdateParams_t *params )… in CL_G2API_AnimateG2Models() function
1421 uii.G2API_AnimateG2Models = CL_G2API_AnimateG2Models; in CL_BindUI()
H A Dcl_cgameapi.cpp731 static void CL_G2API_AnimateG2Models( void *ghoul2, int time, sharedRagDollUpdateParams_t *params )… in CL_G2API_AnimateG2Models() function
1610 CL_G2API_AnimateG2Models( VMA(1), args[2], (sharedRagDollUpdateParams_t *)VMA(3) ); in CL_CgameSystemCalls()
1897 cgi.G2API_AnimateG2Models = CL_G2API_AnimateG2Models; in CL_BindCGame()