Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp757 static qboolean CL_G2API_RagEffectorGoal( void *ghoul2, const char *boneName, vec3_t pos ) { in CL_G2API_RagEffectorGoal() function
1621 return CL_G2API_RagEffectorGoal( VMA(1), (const char *)VMA(2), (float *)VMA(3)); in CL_CgameSystemCalls()
1900 cgi.G2API_RagEffectorGoal = CL_G2API_RagEffectorGoal; in CL_BindCGame()