Searched refs:COMP_X (Results 1 – 2 of 2) sorted by relevance
40 # define COMP_X 12 macro44 # define SCORE_X (PLAY_X + TABLE_X + COMP_X)
75 Compwin = subwin(stdscr, COMP_Y, COMP_X, 0, TABLE_X + PLAY_X); in main()