Home
last modified time | relevance | path

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

/dragonfly/games/sail/
HDgame.c46 maxturns(struct ship *ship, bool *af) in maxturns() function
HDpl_5.c70 ta = maxturns(ms, &af); in acceptmove()
HDdr_3.c73 ta = maxturns(sp, &af); in moveall()
HDextern.h295 int maxturns(struct ship *, bool *);