return game.c

This commit is contained in:
maxgrf 2025-11-10 11:59:36 +01:00
parent f83992ef61
commit 670c7d1cfc

View File

@ -120,9 +120,9 @@ int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsi
} }
} }
} }
*/
return placedWords; //platzierte Wörter zurückgeben return placedWords; //platzierte Wörter zurückgeben
*/
} }
// Prints the word salad to console // Prints the word salad to console