Home
last modified time | relevance | path

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

/dports/games/orbital_eunuchs_sniper/orbital_eunuchs_sniper-1.30/src/
H A Dsnipe2d.h360 extern void handle_ai(CHARACTER &c);
H A Dsnipe2d.cpp626 handle_ai(self->characters[id]); in oes_game_init()
874 handle_ai(Game.characters[i]); in oes_reindeer()
H A Dai.cpp280 void handle_ai(CHARACTER &c) in handle_ai() function