Home
last modified time | relevance | path

Searched refs:STAT_KILL_ROW (Results 1 – 3 of 3) sorted by relevance

/dragonfly/games/hunt/huntd/
H A Ddraw.c105 outyx(pp, STAT_KILL_ROW, STAT_LABEL_COL, "Kills:"); in drawstatus()
106 outyx(pp, STAT_KILL_ROW, STAT_VALUE_COL, "%3d", in drawstatus()
H A Dserver.h72 #define STAT_KILL_ROW 3 macro
H A Ddriver.c652 outyx(attacker, STAT_KILL_ROW, STAT_VALUE_COL, "%3d", in checkdam()