This commit is contained in:
twinaphex 2015-03-28 13:04:32 +01:00
parent 8e4dd1ab40
commit f30ea051d8

View File

@ -228,9 +228,9 @@ static int CalcHeight(void)
===================
*/
byte *postsource;
int postx;
int postwidth;
static byte *postsource;
static int postx;
static int postwidth;
static void ScalePost(void)
{