summaryrefslogtreecommitdiffstats
path: root/games/defendguin/files/patch-defendguin.c
blob: bc559a361cceba8c929438e76c2e54218836330d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/defendguin.c.orig	2009-11-05 22:20:59.000000000 +0100
+++ src/defendguin.c	2012-09-10 22:01:37.000000000 +0200
@@ -4322,6 +4322,7 @@
               "%s\n\n", SDL_GetError());
       exit(1);
     }
+  atexit(SDL_Quit);
   
   
   /* Open display: */
OpenPOWER on IntegriCloud