HomeSort by: relevance | last modified time | path
    Searched defs:fightitout (Results 1 - 1 of 1) sorted by relevancy

  /src/games/sail/
dr_1.c 48 static int fightitout(struct ship *, struct ship *, int);
139 fightitout(struct ship *from, struct ship *to, int key) function in typeref:typename:int
247 fightitout(sp, sq, 0);
251 thwart = fightitout(sp, sq, 1);

Completed in 10 milliseconds