Searched refs:tocap (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/sail/
H A Ddr_1.c132 struct ship *fromcap, *tocap; local
141 mento = mensent(to, from, crewto, &tocap, &pcto, 0);
144 if (tocap == 0)
145 tocap = to;
159 strengthto = mento * tocap->specs->qual;
177 strengthto = mento * tocap->specs->qual;
182 subtract(to, totalto, crewto, tocap, pcto);
193 subtract(to, totalto, crewto, tocap, pcto);
214 subtract(to, mento, crewto, tocap, pcto);

Completed in 105 milliseconds