summaryrefslogblamecommitdiff
path: root/games/defendguin/files/patch-defendguin.c
blob: 5036010d6dec985acd8c07f424884429aa8632f3 (plain) (tree)
1
2
3
4
5
6
7
8
9


         


                                                   


                                         

                    
   
                      
$FreeBSD$

--- defendguin.c	2002/03/05 13:16:46	1.1
+++ defendguin.c	2002/03/05 13:22:13
@@ -4210,6 +4210,7 @@
               "%s\n\n", SDL_GetError());
       exit(1);
     }
+  atexit(SDL_Quit);
   
   
   /* Open display: */