diff --git a/src/wwm.c b/src/wwm.c index 9e4b0bf..eb70582 100644 --- a/src/wwm.c +++ b/src/wwm.c @@ -57,7 +57,7 @@ void wwm(){ } - + printf("__________________________________________________ \n\n"); printf("You are at stage %d and have %d $\n", runde, geld); srand(time(0)); int frage = rand() % 10;