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

  /src/games/hunt/include/
hunt_common.h 175 #define BULSPD 5 /* bullets movement speed */
  /src/games/hunt/huntd/
shots.c 79 * First we move through the bullet list BULSPD times, looking
191 for (i = 0; i < BULSPD; i++) {

Completed in 11 milliseconds