Final
This commit is contained in:
parent
872684c909
commit
1d952bf2e3
@ -46,8 +46,8 @@ int main(int argc, char *argv[])
|
|||||||
printf("Alle %u Wörter wurden erfolgreich platziert!\n\n", wordCount);
|
printf("Alle %u Wörter wurden erfolgreich platziert!\n\n", wordCount);
|
||||||
|
|
||||||
// Spiel starten
|
// Spiel starten
|
||||||
//showWordSalad(wordSalad, SALAD_SIZE);
|
|
||||||
startGame(wordSalad, SALAD_SIZE, words, wordCount, );
|
startGame(wordSalad, SALAD_SIZE, words, wordCount, 800);
|
||||||
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user