This commit is contained in:
Paul Schuermer 2025-10-28 14:10:16 +01:00
parent 0fce4964f6
commit 9529d60169

View File

@ -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)
{
//hihui
//hihuijfgdgdsg
}
// Prints the word salad to console