From fc55187088a5d637626d96e112dcccfeab62106e Mon Sep 17 00:00:00 2001 From: Erwin Minaev Date: Fri, 9 Feb 2024 12:37:47 +0100 Subject: [PATCH] Header-Datei bereich --- src/main/duellist-spielesammlung-projekt.h | 1 + 1 file changed, 1 insertion(+) 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);