Removed redundant fadeout field

This commit is contained in:
Andrew "Akari" Alexeyew 2012-08-16 21:07:51 +03:00
parent 8cd260f961
commit 8495798d6b

View file

@ -23,7 +23,6 @@ static struct {
CreditsEntry *entries;
int ecount;
float panelalpha;
float fadeout;
int end;
} credits;