Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 18, 2001
1 parent 62b8680 commit 02e9e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions playmus.c
Expand Up @@ -184,6 +184,7 @@ main(int argc, char *argv[])
SDL_Delay(100);
}
Mix_FreeMusic(music);
music = NULL;

/* If the user presses Ctrl-C more than once, exit. */
SDL_Delay(500);
Expand Down

0 comments on commit 02e9e98

Please sign in to comment.