Fix some warnings and update hgignore so status is cleaner.
This commit is contained in:
@@ -2642,7 +2642,7 @@ void RageDisplay_Legacy::SetSphereEnvironmentMapping( TextureUnit tu, bool b )
|
||||
}
|
||||
}
|
||||
|
||||
GLint iCelTexture1, iCelTexture2 = NULL;
|
||||
GLint iCelTexture1, iCelTexture2 = 0;
|
||||
|
||||
void RageDisplay_Legacy::SetCelShaded( int stage )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user