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

  /src/games/cribbage/
cribcur.h 36 # define TABLE_Y 21 /* size of table window */
crib.c 127 Tablewin = subwin(stdscr, TABLE_Y, TABLE_X, 0, PLAY_X);

Completed in 27 milliseconds