From 5fc41568ad0c902d873428508c226c0fe02fc559 Mon Sep 17 00:00:00 2001 From: Hofmann Jonas Date: Tue, 21 Oct 2025 10:59:45 +0200 Subject: [PATCH] =?UTF-8?q?kommentar=20in=20game.c=20abge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Start_Windows/game.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Start_Windows/game.c b/Start_Windows/game.c index c2fb0e2..81c3376 100644 --- a/Start_Windows/game.c +++ b/Start_Windows/game.c @@ -22,4 +22,4 @@ void showWordSalad(const char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], } -//Kommentar \ No newline at end of file +//Kommentargeänder \ No newline at end of file