X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=dosdemo;a=blobdiff_plain;f=src%2Fpolytmpl.h;h=2147666938fbc7eadce60a753c7dc57e48621ea7;hp=d61ac8eb21bd94546eba7fae1f320b7d72ee4219;hb=e0a94da7c7b657cebbb9e07c861054540706d5da;hpb=0065a39b46f7f9ae394e75a6c3d661e48e995045 diff --git a/src/polytmpl.h b/src/polytmpl.h index d61ac8e..2147666 100644 --- a/src/polytmpl.h +++ b/src/polytmpl.h @@ -96,7 +96,7 @@ void POLYFILL(struct pvertex *pv, int nverts) int winding = 0; for(i=0; i> 8) * ((pv[next].y + pv[i].y) >> 8); } /* +1 to avoid crashing due to off-by-one rounding errors in the rasterization */