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

  /src/games/atc/
graphics.c 305 static int ioquit_x, ioquit_y; variable in typeref:typename:int
310 getyx(input, ioquit_y, ioquit_x);
323 (void)wmove(input, ioquit_y, ioquit_x);

Completed in 12 milliseconds