From b4346d00ef9a646b693cba5e8c3a23929362d4f2 Mon Sep 17 00:00:00 2001 From: mightymax Date: Wed, 10 Jan 2007 11:56:07 +0000 Subject: [PATCH] removed double COLOR define --- desmume/src/GPU.h | 9 --------- 1 file changed, 9 deletions(-) diff --git a/desmume/src/GPU.h b/desmume/src/GPU.h index c06e43b47..a03797ca1 100644 --- a/desmume/src/GPU.h +++ b/desmume/src/GPU.h @@ -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