sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is necessar...
commite3484fed66c0d998dd167b45fdb82818c07e9733
authorpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Tue, 25 May 2010 15:30:28 +0000 (25 15:30 +0000)
committerpamaury <pamaury@a1c6a512-1295-4272-9138-f99709370657>
Tue, 25 May 2010 15:30:28 +0000 (25 15:30 +0000)
treedbb16d54fd2a2c1877195c03dadc9a551c6d345b
parent2363009d91ac7fc00a0bf108b5545e45e79adb81
sdl: call SDL_Quit() before exiting when receiving the SDL_QUIT event. It is necessary as the sdl tree move removed the atexit(SDL_Quit);

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26283 a1c6a512-1295-4272-9138-f99709370657
firmware/target/hosted/sdl/button-sdl.c