CRIB_Y
mvaddstr(CRIB_Y, cardx + 1, "CRIB");
prcard(stdscr, CRIB_Y + 1, cardx, turnover, blank);
for (y = CRIB_Y; y <= CRIB_Y + 5; y++)