mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
Changed clean-up order in test program.
This commit is contained in:
parent
39d27a6380
commit
b00214c3d6
@ -175,8 +175,8 @@ main(int argc, char *argv[])
|
||||
#endif
|
||||
|
||||
/* Clean up on signal */
|
||||
SDL_Quit();
|
||||
SDL_FreeWAV(sound);
|
||||
SDL_Quit();
|
||||
return (0);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user