From dbdd73c0c32f32cda43c20ec9552f50a0b6a948d Mon Sep 17 00:00:00 2001 From: Yves Rizoud Date: Sun, 8 Feb 2009 19:09:39 +0000 Subject: [PATCH] Tried to improve the splash screen, and failed. Never mind, it's not important git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@617 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- boutons.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boutons.c b/boutons.c index e1a925ed..9051d956 100644 --- a/boutons.c +++ b/boutons.c @@ -177,7 +177,7 @@ void Bouton_Message_initial(void) Print_dans_fenetre(130-4*28,136,"http://grafx2.googlecode.com",CM_Fonce,CM_Clair); // Pour faire un vrai splash screen, voici un bouton qui prend toute la fenetre. - //Fenetre_Definir_bouton_normal(1,1,258,170,"",0,1,SDLK_RETURN); // 1 + Fenetre_Definir_bouton_normal(1,1,258,170,"",0,1,SDLK_RETURN); // 1 Display_Window(260,172);