Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_funcs.h1340 {"AIFunc_BattleMG42", (byte *)AIFunc_BattleMG42},
H A Dai_cast_funcs.c3994 char *AIFunc_BattleMG42( cast_state_t *cs ) { in AIFunc_BattleMG42() function
4136 cs->aifunc = AIFunc_BattleMG42; in AIFunc_BattleMG42Start()
H A Dg_func_decs.h1340 extern char * AIFunc_BattleMG42 ( cast_state_t * cs ) ;
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dai_cast_funcs.c3662 char *AIFunc_BattleMG42( cast_state_t *cs ) { in AIFunc_BattleMG42() function
3787 cs->aifunc = AIFunc_BattleMG42; in AIFunc_BattleMG42Start()