diff --git a/src/main/c/Mathe.c b/src/main/c/Mathe.c index 26c08a0..db12a5f 100644 --- a/src/main/c/Mathe.c +++ b/src/main/c/Mathe.c @@ -54,3 +54,7 @@ int holeSpielerAntwort(); //14 void bewerteAntwort(int spielerAntwort, int ergebnis, int* punkte); + + +//15 +void zeigeRundenEnde(int punkte);