Restore screen resolution on quit. Clean SDL freeing.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@41 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2007-11-11 18:59:25 +00:00
parent 58fa034b40
commit 689e6a21ed
4 changed files with 50 additions and 47 deletions

1
main.c
View File

@@ -473,6 +473,7 @@ void Initialisation_du_programme(int argc,char * argv[])
Pinceau_Largeur=1;
Pinceau_Hauteur=1;
puts("main.c init lister les modes SDL proprement!");
// Détection des modes SDL en état de fonctionner:
// Liste_Modes_Videos_SDL= SDL_ListModes(NULL, 0);