Source code is a bit clearer and cleaner now. removed more useless stuff
git-svn-id: https://clonekeenplus.svn.sourceforge.net/svnroot/clonekeenplus/cgenius/trunk@215 4df4b0f3-56ce-47cb-b001-ed939b7d65a6
This commit is contained in:
@@ -494,7 +494,6 @@ void CGraphics::fadePalette(int fadeamt)
|
||||
{
|
||||
int c;
|
||||
int r,g,b;
|
||||
if (framebyframe) fadeamt = PAL_FADE_SHADES;
|
||||
|
||||
for(c=0;c<17;c++)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user