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