From 934fc9f777de2300080e7522572edd407dcf975e Mon Sep 17 00:00:00 2001 From: riccardom Date: Fri, 12 Mar 2010 14:48:18 +0000 Subject: [PATCH] colorAlpha is not used anymore. --- desmume/src/gfx3d.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/desmume/src/gfx3d.cpp b/desmume/src/gfx3d.cpp index 3ed996cb5..a1e6f1ff4 100644 --- a/desmume/src/gfx3d.cpp +++ b/desmume/src/gfx3d.cpp @@ -384,7 +384,6 @@ static int shininessInd = 0; //these dont need to go into the savestate. they can be regenerated from HW registers //from polygonattr: static unsigned int cullingMask=0; -static u8 colorAlpha=0; static u32 envMode=0; static u32 lightMask=0; //other things: