You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds 'destroyWindow' call to main example in SDL.hs (#187)
The getting started example in SDL.hs doesn't call 'destroyWindow' and
so leaves windows around. This adds this call and an additional comment
to explain in the example.
0 commit comments