From d3422aa99ca2a68cfcd530ea294435e6bb36fc9a Mon Sep 17 00:00:00 2001 From: fdai7820 Date: Thu, 8 Feb 2024 19:44:05 +0100 Subject: [PATCH] Header User Antwort --- src/main/duellist-spielesammlung-projekt.h | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/main/duellist-spielesammlung-projekt.h b/src/main/duellist-spielesammlung-projekt.h index 2f9930c..f1be347 100644 --- a/src/main/duellist-spielesammlung-projekt.h +++ b/src/main/duellist-spielesammlung-projekt.h @@ -78,11 +78,7 @@ int exponentiation(int base, int exponent); int squareRoot(int number); void displayMenu(); int getUserChoice(); - - - - - +int getUserAnswer();