@ -198,7 +198,7 @@ void getStartPosition()
Ballx = -1;
continue;
}
Ballx = (Ballx + 1);
Ballx = (Ballx + 1)*2;