Searched refs:TABLE_Y (Results 1 – 2 of 2) sorted by relevance
37 # define TABLE_Y 21 /* size of table window */ macro
74 Tablewin = subwin(stdscr, TABLE_Y, TABLE_X, 0, PLAY_X); in main()