Genesis-Plus-GX/sdl/sdl1
Clownacy 5eafe5b0cc [SDL] the window surface should not be freed
According to SDL's docs, the window surface is freed automatically by
other functions (SDL_Quit in SDL1.2, and SDL_DestroyWindow in SDL2).

I think this might have actually been the cause of those segmentation
errors upon closing that I noticed back when I opened #114.
2018-07-09 18:53:09 +01:00
..
main.c [SDL] the window surface should not be freed 2018-07-09 18:53:09 +01:00
main.h [SDL/SDL2] merged SDL1 and SDL2 files 2016-11-03 15:21:25 +00:00