Browse Source

function bewerteAntwort

remotes/origin/Yasin
fdai7731 11 months ago
parent
commit
464f7f18c9
  1. 5
      src/main/c/Mathe.c

5
src/main/c/Mathe.c

@ -32,6 +32,11 @@ void zeigeHighscore(int punkte);
//13 //13
int holeSpielerAntwort(); int holeSpielerAntwort();
//14
void bewerteAntwort(int spielerAntwort, int ergebnis, int* punkte);

Loading…
Cancel
Save