mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
minor oops
This commit is contained in:
parent
ccf5056fd6
commit
11d0dccdf7
@ -9,9 +9,6 @@ static void FNAME(white_untextured) (ZBuffer *zb,
|
|||||||
|
|
||||||
#define DRAW_INIT() \
|
#define DRAW_INIT() \
|
||||||
{ \
|
{ \
|
||||||
if (!ACMP(zb, p2->a)) { \
|
|
||||||
return; \
|
|
||||||
} \
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#define PUT_PIXEL(_a) \
|
#define PUT_PIXEL(_a) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user