Test commit gelöscht

This commit is contained in:
MoritzClub 2025-10-30 16:30:23 +01:00
parent 084cf73cd7
commit 52cb0901e7

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)
{
printf("Das ist ein Test");
}