vkoskiv / c-ray

c-ray is a small, simple path tracer written in C
MIT License
797 stars 44 forks source link

Bug fix: Move calls to `SDL_Quit()` and `SDL_VideoQuit()` last #118

Closed madmann91 closed 5 months ago

madmann91 commented 5 months ago

This fixes a segmentation fault at exit