generated from freudenreichan/info2Praktikum-Wortsalat
testkommentar und print aus game.c in Start_Windows entfernt
This commit is contained in:
parent
e6cafc49c1
commit
dff58aa833
@ -19,6 +19,5 @@ 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