diff --git a/Start_Windows/game.c b/Start_Windows/game.c index 0b58e64..b4736e0 100644 --- a/Start_Windows/game.c +++ b/Start_Windows/game.c @@ -120,9 +120,9 @@ int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsi } } } - +*/ return placedWords; //platzierte Wörter zurückgeben - */ + } // Prints the word salad to console