Home
last modified time | relevance | path

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

/dragonfly/games/sail/
H A Ddr_1.c142 int crewfrom[3], crewto[3], menfrom, mento; in fightitout() local
150 mento = mensent(to, from, crewto, &tocap, &pcto, 0); in fightitout()
191 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
202 subtract(to, tocap, totalto, crewto, pcto); in fightitout()
216 mento = crewto[0] ? crewto[0] : crewto[1]; in fightitout()
218 subtract(to, tocap, mento, crewto, pcto); in fightitout()