]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameDraw.cpp
merge
[lugaru.git] / Source / GameDraw.cpp
index a278a2eac2ccb2b3273083c0af9696af846dedf0..23692b30bac3096fb0d9ce5b3f34f0be5e82a2c7 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;
@@ -2499,7 +2497,6 @@ void Game::DrawMenu()
                        endy[2]=starty[2]+20;
                }
                if(mainmenu==9){                        
-                       int tempncl;
                        nummenuitems=2+numchallengelevels;
                        char temp[255];