Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dconq.h649 extern int new_acp_for_turn_if_at(Unit *unit, int x, int y);
H A Drun2.c700 return new_acp_for_turn_if_at(unit, unit->x, unit->y); in new_acp_for_turn()
707 new_acp_for_turn_if_at(Unit *unit, int x, int y) in new_acp_for_turn_if_at() function
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-20044334 * run2.c (new_acp_for_turn_if_at): Mention that it would be nice
4375 * run2.c (new_acp_for_turn_if_at): New function. Assume the code
4379 'new_acp_for_turn_if_at' that supplies the unit's coords as the