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