Home
last modified time | relevance | path

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

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_playr.h161 int healthtime; member
H A Drt_playr.c5058 pstate->healthtime ++; in CheckSpecialSounds()
5059 if (pstate->healthtime > 2*VBLCOUNTER) in CheckSpecialSounds()
5061 pstate->healthtime = 0; in CheckSpecialSounds()