mirror of
https://github.com/ekeeke/Genesis-Plus-GX.git
synced 2024-11-11 05:15:11 +01:00
5eafe5b0cc
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. |
||
---|---|---|
.. | ||
main.c | ||
main.h |