]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
some more cleans thanks to cppcheck
[lugaru.git] / Source / GameDraw.cpp
index 74abd0210cfdc633aaff1945300b1d11f5baa843..42200aee62703b5d49a4c8a16ca215f56f6848d4 100644 (file)
@@ -129,8 +129,6 @@ int Game::DrawGLScene(StereoSide side)
        static float texviewwidth, texviewheight;
        static int i,j,k,l;
        static GLubyte color;
-       static float newbrightness;
-       static float changespeed;
        static XYZ checkpoint;
        static float tempmult;
        float tutorialopac;
@@ -2589,7 +2587,6 @@ void Game::DrawMenu()
                        movey[2]=0;
                }
                if(mainmenu==9){                        
-                       int tempncl;
                        nummenuitems=2+numchallengelevels;
                        char temp[255];