Home
last modified time | relevance | path

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

/netbsd-src/games/hunt/include/
H A Dhunt_common.h179 #define MAXDAM 10 macro
/netbsd-src/games/hunt/huntd/
H A Ddraw.c103 (void) snprintf(Buf, sizeof(Buf), "%3d", (pp->p_damcap - MAXDAM) / 2); in drawstatus()
H A Danswer.c298 newpp->p_damcap = MAXDAM; in stplayer()
H A Ddriver.c647 (gotcha->p_damcap - MAXDAM) / 2); in checkdam()