From 69d2317479b15143222f66239b27ab3261c6f387 Mon Sep 17 00:00:00 2001 From: schuermerpa99191 Date: Tue, 28 Oct 2025 14:11:52 +0100 Subject: [PATCH] test --- Start_Windows/game.c | 1 + 1 file changed, 1 insertion(+) diff --git a/Start_Windows/game.c b/Start_Windows/game.c index 225cb7d..593399f 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) { //hihuijfgdgdsg + //test paul } // Prints the word salad to console