@ -50,3 +50,6 @@ int checkDiagonalRL(char board[ROWS][COLS], char player);
void showMessage(const char* messageColor, const char* message);
//Funktionsprototyp für showInvalidInputMessage
void showInvalidInputMessage();
//Funktionsprototyp für showColumnFullMessage
void showColumnFullMessage();