removed double COLOR define

This commit is contained in:
mightymax 2007-01-10 11:56:07 +00:00
parent 1b06735f17
commit b4346d00ef
1 changed files with 0 additions and 9 deletions

View File

@ -127,15 +127,6 @@ typedef union
i.bitfield.blue = w.bitfield.blue; \
i.bitfield.alpha = w.bitfield.alpha;
typedef union
{
struct _COLOR bitfield;
u16 val;
} COLOR;
struct _BGxCNT
{
/*0*/ unsigned Priority:2; // 0..3=high..low