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

  /src/games/cribbage/
cribcur.h 38 # define COMP_Y 15 /* size of computer's hand window */
crib.c 128 Compwin = subwin(stdscr, COMP_Y, COMP_X, 0, TABLE_X + PLAY_X);

Completed in 13 milliseconds