X-Git-Url: http://git.asbjorn.biz/?p=swftools.git;a=blobdiff_plain;f=lib%2Fgfxpoly%2Ftest.c;h=82ceb9a92d2cc244508c0f859dee2cd3e615f911;hp=4e3c875cabc7b4ceb96e1c672298378f4dfcf5c0;hb=71b11cc925e384ecad5b0f48b511bcadc2867f9b;hpb=336f6de943b8c0bbeb0f64b7e35dd9511147a20a diff --git a/lib/gfxpoly/test.c b/lib/gfxpoly/test.c index 4e3c875..82ceb9a 100644 --- a/lib/gfxpoly/test.c +++ b/lib/gfxpoly/test.c @@ -114,12 +114,12 @@ gfxline_t* mkchessboard() return b; } -gfxline_t* make_circles() +gfxline_t* make_circles(int n) { gfxline_t*b = 0; unsigned int c = 0; int t; - for(t=0;t<30;t++) { + for(t=0;t