@ -191,6 +191,9 @@ void hauptSpiel(int level){
}
won = has_won(secret_word, guessed_letters);
if (won == 1){
level_plus();
void draw_hangman(int attempts) {