From dba18ce77c0c767da0a45306460e00a22bab7b8a Mon Sep 17 00:00:00 2001 From: Paul Date: Wed, 16 May 2001 19:45:36 +0000 Subject: [PATCH] --- source/frontend/frontend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/frontend/frontend.h b/source/frontend/frontend.h index 4e9a6411d..f8ae7b4d5 100644 --- a/source/frontend/frontend.h +++ b/source/frontend/frontend.h @@ -61,7 +61,7 @@ public: enum { - LOGO_CENTRE_Y=74, + LOGO_CENTRE_Y=72, GAME_TITLE_TEXT_CENTRE_Y=110, GAME_TITLE_TEXT_R=128, GAME_TITLE_TEXT_G=128,