@ -53,6 +53,11 @@ void loadLevel() {
{
tmpX = rand()%17;
}
while (3 > tmpY)
tmpY = rand() % 10;
break;