HomeSort by: relevance | last modified time | path
    Searched defs:drawstatus (Results 1 - 1 of 1) sorted by relevancy

  /src/games/hunt/huntd/
draw.c 40 static void drawstatus(PLAYER *);
70 drawstatus(pp);
74 * drawstatus - put up the status lines (this assumes the screen
78 drawstatus(PLAYER *pp) function

Completed in 30 milliseconds