Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Drun.c21 int latest_action_x; variable
1012 latest_action_x = unit->x; in move_one_unit_multiple()
H A Dai.c41 extern int latest_action_x, latest_action_y;
459 latest_action_x, latest_action_y) in run_local_ai()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20003698 * run.c (latest_action_x, latest_action_y): New globals.