generated from freudenreichan/info2Praktikum-Wortsalat
return game.c
This commit is contained in:
parent
f83992ef61
commit
670c7d1cfc
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user