Home
last modified time | relevance | path

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

/netbsd/src/games/trek/
Dattack.c81 int maxhit, tothit, shldabsb; in attack() local
105 maxhit = tothit = 0; in attack()
148 tothit += hit; in attack()
178 if (maxhit >= 200 || tothit >= 500) { in attack()
179 cas = tothit * 0.015 * franf(); in attack()