generated from freudenreichan/info2Praktikum-Wortsalat
game.c in Start_Windows in Line 22-23 test hinzugefügt
This commit is contained in:
parent
1f5af4431b
commit
e6cafc49c1
@ -19,5 +19,6 @@ int createWordSalad(char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsi
|
||||
// Prints the word salad to console
|
||||
void showWordSalad(const char salad[MAX_SEARCH_FIELD_LEN][MAX_SEARCH_FIELD_LEN], unsigned int searchFieldLen)
|
||||
{
|
||||
|
||||
//testkommentar
|
||||
printf("test\n");
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user