forked from schroederen/info2Praktikum-Wortsalat
...
This commit is contained in:
parent
9e3c8e697d
commit
79a20ce714
@ -43,6 +43,7 @@ int main(int argc, char *argv[])
|
|||||||
{
|
{
|
||||||
// Start the game if successful
|
// Start the game if successful
|
||||||
startGame(wordSalad,SALAD_SIZE,words,wordCount,SALAD_SIZE);
|
startGame(wordSalad,SALAD_SIZE,words,wordCount,SALAD_SIZE);
|
||||||
|
// welche Variable wird für windowWidth gewählt?
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user