generated from freudenreichan/info2Praktikum-Wortsalat
scheinbar funktionales spiel speicher
This commit is contained in:
parent
10598b0f8e
commit
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