Home
last modified time | relevance | path

Searched defs:G2API_ClearSkinGore (Results 1 – 8 of 8) sorted by relevance

/dports/games/openjk/OpenJK-07675e2/code/rd-vanilla/
H A DG2_API.cpp2145 void G2API_ClearSkinGore ( CGhoul2Info_v &ghoul2 ) in G2API_ClearSkinGore() function
2202 void G2API_ClearSkinGore ( CGhoul2Info_v &ghoul2 ) in G2API_ClearSkinGore() function
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dg_public.h349 void (*G2API_ClearSkinGore)( CGhoul2Info_v &ghoul2 ); member
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dg_public.h359 void (*G2API_ClearSkinGore)( CGhoul2Info_v &ghoul2 ); member
/dports/games/openjk/OpenJK-07675e2/code/rd-common/
H A Dtr_public.h372 void (*G2API_ClearSkinGore)(CGhoul2Info_v &ghoul2); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-common/
H A Dtr_public.h241 void (*G2API_ClearSkinGore) ( CGhoul2Info_v &ghoul2 ); member
/dports/games/openjk/OpenJK-07675e2/codemp/rd-dedicated/
H A DG2_API.cpp2510 void G2API_ClearSkinGore ( CGhoul2Info_v &ghoul2 ) in G2API_ClearSkinGore() function
/dports/games/openjk/OpenJK-07675e2/codemp/rd-vanilla/
H A DG2_API.cpp2757 void G2API_ClearSkinGore ( CGhoul2Info_v &ghoul2 ) in G2API_ClearSkinGore() function
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_public.h687 void (*G2API_ClearSkinGore) ( void *ghlInfo ); member