minor oops

This commit is contained in:
David Rose 2008-05-10 18:50:58 +00:00
parent ccf5056fd6
commit 11d0dccdf7

View File

@ -9,9 +9,6 @@ static void FNAME(white_untextured) (ZBuffer *zb,
#define DRAW_INIT() \
{ \
if (!ACMP(zb, p2->a)) { \
return; \
} \
}
#define PUT_PIXEL(_a) \