From 2293886f52ea5fff95167301ccffc83c9a98e9d4 Mon Sep 17 00:00:00 2001 From: Erwin Minaev Date: Fri, 9 Feb 2024 12:37:08 +0100 Subject: [PATCH] Header-Datei namenseingabe --- src/main/duellist-spielesammlung-projekt.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/duellist-spielesammlung-projekt.h b/src/main/duellist-spielesammlung-projekt.h index 72dc2b8..1ccf2ff 100644 --- a/src/main/duellist-spielesammlung-projekt.h +++ b/src/main/duellist-spielesammlung-projekt.h @@ -91,7 +91,7 @@ void displayResult(int correctAnswers, int totalQuestions); - +char namenseingabe(char name1[100], char name2[100]);