generated from freudenreichan/info2Praktikum-Wortsalat
Compare commits
2 Commits
654aebac4d
...
d10fcd6db2
| Author | SHA1 | Date | |
|---|---|---|---|
| d10fcd6db2 | |||
| 4fe7805c09 |
@ -59,7 +59,7 @@ int main(int argc, char *argv[])
|
|||||||
// annahme: windowWidth wird in Pixeln gesucht,
|
// annahme: windowWidth wird in Pixeln gesucht,
|
||||||
// da auch andere funktionen, wie createCharSquarePanel
|
// da auch andere funktionen, wie createCharSquarePanel
|
||||||
// in Pixeln arbeiten
|
// in Pixeln arbeiten
|
||||||
startGame(wordSalad, MAX_SEARCH_FIELD_LEN, words, placedWords, WINDOW_WIDTH);
|
startGame(wordSalad, SALAD_SIZE, words, placedWords, WINDOW_WIDTH);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user