Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/codemp/server/
H A Dsv_gameapi.cpp1574 static qboolean SV_G2API_HasGhoul2ModelOnIndex( void *ghlInfo, int modelIndex ) { in SV_G2API_HasGhoul2ModelOnIndex() function
2667 return (int)SV_G2API_HasGhoul2ModelOnIndex((void **)VMA(1), args[2]); in SV_GameSystemCalls()
3093 gi.G2API_HasGhoul2ModelOnIndex = SV_G2API_HasGhoul2ModelOnIndex; in SV_BindGame()