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

  /src/games/sail/
assorted.c 51 int hhits = 0, chits = 0, ghits = 0, rhits = 0; local in function:table
75 Hhit = hhits = tp->H;
81 Hhit = hhits = 0;
143 hull -= hhits;
pl_3.c 53 int hhits = 0, ghits = 0, rhits = 0, chits = 0; local in function:acceptcombat
190 hhits = t->H;
196 hhits = 0;
203 hhits, ghits, chits, rhits);

Completed in 117 milliseconds