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

/openbsd-current/games/trek/
H A Dphaser.c97 int hitreqd[NBANKS]; local
233 hitreqd[i] = distfactor + 0.5;
243 i, hitreqd[i], b->units,
248 hit = b->units - hitreqd[i];
262 hit = hitreqd[i] - b->units;
271 b->units = hitreqd[i];

Completed in 56 milliseconds