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();