]> git.jsancho.org Git - lugaru.git/blobdiff - Source/Game.h
removed unused menu animation code
[lugaru.git] / Source / Game.h
index 5243716ac2e890dcac5062c184d86cafff13d586..337b0bfe71f82fa6986559ef995872705a2ccde2 100644 (file)
@@ -89,13 +89,8 @@ class Game
                float selectedlong[100];
                float offsetx[100];
                float offsety[100];
-               float movex[100];
-               float movey[100];
-               float transition;
-               int anim;
                int selected;
                int keyselect;
-               int loaddistrib;
                int indemo;
 
                bool won;