Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_funcs.h1338 {"AIFunc_InspectBody", (byte *)AIFunc_InspectBody},
H A Dai_cast_funcs.c4147 char *AIFunc_InspectBody( cast_state_t *cs ) { in AIFunc_InspectBody() function
4292 cs->aifunc = AIFunc_InspectBody; in AIFunc_InspectBodyStart()
H A Dg_func_decs.h1338 extern char * AIFunc_InspectBody ( cast_state_t * cs ) ;
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dai_cast_funcs.c3798 char *AIFunc_InspectBody( cast_state_t *cs ) { in AIFunc_InspectBody() function
3943 cs->aifunc = AIFunc_InspectBody; in AIFunc_InspectBodyStart()