Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Drun.c22 int latest_action_y; variable
1013 latest_action_y = unit->y; 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.