X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fgfxutil.c;h=6f8ca5e0fe8c1a3306734e322fe816b63f7c57c7;hp=259b56df444f26437bad98da460dc0d254d6249f;hb=6c97c0ce46b475901a38393602887912a44a473b;hpb=e8b26db00c934d141f16652cb8dcbeae23b17e48 diff --git a/src/gfxutil.c b/src/gfxutil.c index 259b56d..6f8ca5e 100644 --- a/src/gfxutil.c +++ b/src/gfxutil.c @@ -1,6 +1,6 @@ #include -#include "gfxutil.h" #include "demo.h" +#include "gfxutil.h" enum { IN = 0, @@ -147,34 +147,58 @@ void draw_line(int x0, int y0, int x1, int y1, unsigned short color) #define BLUR(w, h, pstep, sstep) \ for(i=0; i