HomeSort by: relevance | last modified time | path
    Searched refs:pcfrom (Results 1 - 2 of 2) sorted by relevancy

  /src/games/sail/
dr_5.c 46 int pcfrom)
62 pcfrom -= totalfrom;
63 pcfrom = pcfrom < 0 ? 0 : pcfrom;
64 send_pcrew(from, pcfrom);
dr_1.c 143 int pcto, pcfrom, fromstrength, strengthto, frominjured, toinjured; local in function:fightitout
149 menfrom = mensent(from, to, crewfrom, &fromcap, &pcfrom, key);
190 subtract(from, fromcap, totalfrom, crewfrom, pcfrom);
201 subtract(from, fromcap, totalfrom, crewfrom, pcfrom);

Completed in 13 milliseconds