|
|
@ -48,4 +48,5 @@ int checkDiagonalRL(char board[ROWS][COLS], char player); |
|
|
|
|
|
|
|
// Funktionsprototyp für showMessage |
|
|
|
void showMessage(const char* messageColor, const char* message); |
|
|
|
|
|
|
|
//Funktionsprototyp für showInvalidInputMessage |
|
|
|
void showInvalidInputMessage(); |