From 90165eaa9bf3686f26520c0e5c2b30189e9e2781 Mon Sep 17 00:00:00 2001 From: Daveo Date: Mon, 6 Aug 2001 13:06:08 +0000 Subject: [PATCH] --- source/system/vid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/system/vid.cpp b/source/system/vid.cpp index fc0ae256f..e8c4b2bc5 100644 --- a/source/system/vid.cpp +++ b/source/system/vid.cpp @@ -33,7 +33,7 @@ static const CVECTOR s_defClearCol = {0, 0, 0}; /*****************************************************************************/ POLY_FT4 LoadPoly; static int LoadX=430; -static int LoadY=192; +static int LoadY=192-8; static int LoadBackY; static int LoadHalfWidth; static int LoadIconSide;