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

  /src/games/hunt/huntd/
terminal.c 52 sendcom(pp, MOVE, y, x);
92 sendcom(pp, CLEAR);
104 sendcom(pp, CLRTOEOL);
115 sendcom(pp, REFRESH);
120 * sendcom:
124 sendcom(PLAYER *pp, int command, ...) function in typeref:typename:void
terminal.c 52 sendcom(pp, MOVE, y, x);
92 sendcom(pp, CLEAR);
104 sendcom(pp, CLRTOEOL);
115 sendcom(pp, REFRESH);
120 * sendcom:
124 sendcom(PLAYER *pp, int command, ...) function in typeref:typename:void

Completed in 22 milliseconds