Searched refs:maxturns (Results 1 – 4 of 4) sorted by relevance
46 maxturns(struct ship *ship, bool *af) in maxturns() function
70 ta = maxturns(ms, &af); in acceptmove()
73 ta = maxturns(sp, &af); in moveall()
295 int maxturns(struct ship *, bool *);