@ -66,7 +66,8 @@ void loadLevel(int lvlnum)
ballX = -1;
ballY = 27;
int tmpX, tmpY;
int tmpX;
int tmpY;
switch (lvlnum)
{