colorAlpha is not used anymore.
This commit is contained in:
parent
41b6f579c9
commit
934fc9f777
|
@ -384,7 +384,6 @@ static int shininessInd = 0;
|
||||||
//these dont need to go into the savestate. they can be regenerated from HW registers
|
//these dont need to go into the savestate. they can be regenerated from HW registers
|
||||||
//from polygonattr:
|
//from polygonattr:
|
||||||
static unsigned int cullingMask=0;
|
static unsigned int cullingMask=0;
|
||||||
static u8 colorAlpha=0;
|
|
||||||
static u32 envMode=0;
|
static u32 envMode=0;
|
||||||
static u32 lightMask=0;
|
static u32 lightMask=0;
|
||||||
//other things:
|
//other things:
|
||||||
|
|
Loading…
Reference in New Issue