Home
last modified time | relevance | path

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

/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/kernel/
H A Dconq.h383 extern char *ai_at_desig(Side *side, int x, int y);
H A Dai.c714 ai_at_desig(Side *side, int x, int y) in ai_at_desig() function
H A Dui.c2969 str = ai_at_desig(side, x, y); in oneliner()
/dports/games/xconq/xconq-7.5.0-0pre.0.20050612/changelogs/
H A DChangeLog-2000828 * ui.c (oneliner): Test ai_at_desig before using.
1101 (ai_at_desig): Move prototype to conq.h.
1199 (ai_at_desig): Move prototype here.