diff --git a/src/Turm.c b/src/Turm.c index 6c59966..54eaa51 100644 --- a/src/Turm.c +++ b/src/Turm.c @@ -17,6 +17,13 @@ int counter = 0; } } + }else if(startY == endY){ + counter = endX-startX; + for(int i = 0; i