HomeSort by: relevance | last modified time | path
    Searched refs:COUNTDOWN (Results 1 - 3 of 3) sorted by relevancy

  /src/games/warp/
object.h 39 #define COUNTDOWN 8 /* we are counting down for something */
them.c 168 if (curkl->flags & COUNTDOWN) {
172 curkl->flags &= ~COUNTDOWN;
weapon.c 536 nuke->flags |= COUNTDOWN;

Completed in 16 milliseconds