From eda27ce87113bf9ef3dbc61f7750bc1a357d70fb Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 28 Oct 2025 14:45:39 +0100 Subject: [PATCH] hui --- Start_Windows/game.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Start_Windows/game.c b/Start_Windows/game.c index dc81208..55875b3 100644 --- a/Start_Windows/game.c +++ b/Start_Windows/game.c @@ -14,6 +14,7 @@ int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsigned int searchFieldLen, const char words[][MAX_WORD_LEN], unsigned int wordCount) { //hihui + //tetetet } // Prints the word salad to console