mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-13 05:16:01 +00:00
Changed clean-up order in test program.
This commit is contained in:
@@ -175,8 +175,8 @@ main(int argc, char *argv[])
|
||||
#endif
|
||||
|
||||
/* Clean up on signal */
|
||||
SDL_Quit();
|
||||
SDL_FreeWAV(sound);
|
||||
SDL_Quit();
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user