From f09de34f34c8064449a12dfdb48c576295728deb Mon Sep 17 00:00:00 2001 From: fdai7820 Date: Thu, 8 Feb 2024 19:43:32 +0100 Subject: [PATCH] Header User Wahl --- 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 cd3d178..2f9930c 100644 --- a/src/main/duellist-spielesammlung-projekt.h +++ b/src/main/duellist-spielesammlung-projekt.h @@ -77,7 +77,7 @@ int compare(int a, int b); int exponentiation(int base, int exponent); int squareRoot(int number); void displayMenu(); - +int getUserChoice();