This commit is contained in:
Daveo 2001-08-06 13:06:08 +00:00
parent d1572f59ca
commit 90165eaa9b

View File

@ -33,7 +33,7 @@ static const CVECTOR s_defClearCol = {0, 0, 0};
/*****************************************************************************/ /*****************************************************************************/
POLY_FT4 LoadPoly; POLY_FT4 LoadPoly;
static int LoadX=430; static int LoadX=430;
static int LoadY=192; static int LoadY=192-8;
static int LoadBackY; static int LoadBackY;
static int LoadHalfWidth; static int LoadHalfWidth;
static int LoadIconSide; static int LoadIconSide;