Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/client/
H A Dcl_cgameapi.cpp648 static qboolean CL_G2API_AttachEnt( int *boltInfo, void *ghlInfoTo, int toBoltIndex, int entNum, in… in CL_G2API_AttachEnt() function
1572 return CL_G2API_AttachEnt( (int*)VMA(1), VMA(2), args[3], args[4], args[5] ); in CL_CgameSystemCalls()
1886 cgi.G2API_AttachEnt = CL_G2API_AttachEnt; in CL_BindCGame()