Reassure compiler that variables will be set before use
This commit is contained in:
parent
90a2b906aa
commit
2e6beea06b
@ -1980,6 +1980,7 @@ static OOTextureSprite *NewTextureSpriteWithDescriptor(NSDictionary *descriptor)
|
||||
}
|
||||
break;
|
||||
case OOLRC_MODE_NORMAL:
|
||||
default:
|
||||
if (EXPECT(noNova))
|
||||
{
|
||||
r = g = b = 1.0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user