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

  /src/games/hunt/include/
hunt_common.h 179 #define MAXDAM 10
  /src/games/hunt/huntd/
answer.c 298 newpp->p_damcap = MAXDAM;
draw.c 103 (void) snprintf(Buf, sizeof(Buf), "%3d", (pp->p_damcap - MAXDAM) / 2);
driver.c 647 (gotcha->p_damcap - MAXDAM) / 2);

Completed in 13 milliseconds