From d6ef5ddd9536fe08c913168c3457f933563dfd72 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Wed, 31 Dec 2008 09:18:34 +0000 Subject: [PATCH] Added pete's mail to the helpscreen. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@444 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- gfx2.cfg | Bin 10062 -> 10062 bytes moteur.c | 1 - tables_aide.h | 2 +- 3 files changed, 1 insertion(+), 2 deletions(-) diff --git a/gfx2.cfg b/gfx2.cfg index 1f6ca67051d40243750ad2b61591497f94036d27..b4f8c05b76cec3f9b4c007692de6eaa90c7075eb 100644 GIT binary patch delta 28 kcmX@-cg}BvpDH86WPep9R&53b2Byh@$~!mftI0D00Ds&Epa1{> delta 28 kcmX@-cg}BvpDH8MWPep9Ry_s=2Byh@$~!mftI0D00DvwBr2qf` diff --git a/moteur.c b/moteur.c index f5ed8560..b89503d3 100644 --- a/moteur.c +++ b/moteur.c @@ -971,7 +971,6 @@ void Gestion_principale(void) } } Curseur_dans_menu_precedent = 0; - //Print_coordonnees(); } if(Curseur_dans_menu) diff --git a/tables_aide.h b/tables_aide.h index 78e9b027..dad174b0 100644 --- a/tables_aide.h +++ b/tables_aide.h @@ -415,7 +415,7 @@ static const T_TABLEAIDE TableAideCredits[] = AIDE_TEXTE("") AIDE_BOLD (" AMIGA OS 4 PORT") AIDE_TEXTE("") - AIDE_TEXTE(" xeron") + AIDE_TEXTE(" Peter Gordon (pete@petergordon.org.uk)") AIDE_TEXTE("") AIDE_BOLD (" AROS PORT") AIDE_TEXTE("")