diff --git a/draw-poly.c b/draw-poly.c index f838996..d4c9975 100644 --- a/draw-poly.c +++ b/draw-poly.c @@ -94,7 +94,7 @@ void draw_polygon_fallback(drawing *dr, const int *coords, int npoints, if(y1 > max_y) max_y = y1; -#define COORD_LIMIT (1<