Home
last modified time | relevance | path

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

/openbsd-src/games/trek/
H A Dattack.c73 int maxhit, tothit, shldabsb; in attack() local
97 maxhit = tothit = 0; in attack()
141 tothit += hit; in attack()
171 if (maxhit >= 200 || tothit >= 500) in attack()
173 cas = tothit * 0.015 * franf(); in attack()