From 52cb0901e784ff68042a918265e411d8b18ed977 Mon Sep 17 00:00:00 2001 From: MoritzClub Date: Thu, 30 Oct 2025 16:30:23 +0100 Subject: [PATCH] =?UTF-8?q?Test=20commit=20gel=C3=B6scht?= 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 359dfa5..3b931c8 100644 --- a/Start_Windows/game.c +++ b/Start_Windows/game.c @@ -13,7 +13,7 @@ // Creates the word salad by placing words randomly and filling empty spaces int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsigned int searchFieldLen, const char words[][MAX_WORD_LEN], unsigned int wordCount) { - printf("Das ist ein Test"); + }