Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Ddr_1.c144 int topoints; in fightitout() local
212 topoints = 2 * from->specs->pts + to->file->points; in fightitout()
214 topoints -= from->specs->pts; in fightitout()
215 send_points(to, topoints); in fightitout()