diff --git a/src/main/duellist-spielesammlung-projekt.h b/src/main/duellist-spielesammlung-projekt.h index 1ccf2ff..ae1ef2e 100644 --- a/src/main/duellist-spielesammlung-projekt.h +++ b/src/main/duellist-spielesammlung-projekt.h @@ -92,6 +92,7 @@ void displayResult(int correctAnswers, int totalQuestions); char namenseingabe(char name1[100], char name2[100]); +int bereich(int zahl);