diff --git a/src/main/duellist-spielesammlung-projekt.c b/src/main/duellist-spielesammlung-projekt.c index 1252a18..4a37068 100644 --- a/src/main/duellist-spielesammlung-projekt.c +++ b/src/main/duellist-spielesammlung-projekt.c @@ -465,7 +465,6 @@ int getUserChoice() { return choice; } - void playGame() { int correctAnswers = 0; int totalQuestions = 5; // Anzahl der Fragen im Spiel