#define do_inv_line(pb,x,y,xto,yto,d) do_line( pb,y,x,yto,xto,d)
image.h
now why would we need an inverse line? I don't get it....
Macros