X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameDraw.cpp;h=42200aee62703b5d49a4c8a16ca215f56f6848d4;hb=fded1ab789fa36b9f207dfe33d99dec4c9241522;hp=74abd0210cfdc633aaff1945300b1d11f5baa843;hpb=2edee4153ff2829f28ca0136520eb9cc37d49dbe;p=lugaru.git diff --git a/Source/GameDraw.cpp b/Source/GameDraw.cpp index 74abd02..42200ae 100644 --- a/Source/GameDraw.cpp +++ b/Source/GameDraw.cpp @@ -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];