Y_MSG_START
Msgwin = subwin(stdscr, MSG_Y, MSG_X, Y_MSG_START, SCORE_X + 1);
mvaddch(lastline + Y_MSG_START, SCORE_X, ' ');
mvaddch(Lineno + Y_MSG_START, SCORE_X, '*');