Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Ddr_1.c145 int indx, totalfrom = 0, totalto = 0; in fightitout() local
177 totalto += toinjured; in fightitout()
191 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
195 totalto, from->shipname, totalfrom); in fightitout()
202 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
226 totalto, from->shipname, totalfrom); in fightitout()