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

  /src/games/sail/
dr_1.c 144 int topoints; local in function:fightitout
212 topoints = 2 * from->specs->pts + to->file->points;
214 topoints -= from->specs->pts;
215 send_points(to, topoints);
dr_1.c 144 int topoints; local in function:fightitout
212 topoints = 2 * from->specs->pts + to->file->points;
214 topoints -= from->specs->pts;
215 send_points(to, topoints);
dr_1.c 144 int topoints; local in function:fightitout
212 topoints = 2 * from->specs->pts + to->file->points;
214 topoints -= from->specs->pts;
215 send_points(to, topoints);

Completed in 31 milliseconds