X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.h;h=337b0bfe71f82fa6986559ef995872705a2ccde2;hb=1962783a8b73ff877a6bb2d30f4c6efa7547f811;hp=5243716ac2e890dcac5062c184d86cafff13d586;hpb=2edee4153ff2829f28ca0136520eb9cc37d49dbe;p=lugaru.git diff --git a/Source/Game.h b/Source/Game.h index 5243716..337b0bf 100644 --- a/Source/Game.h +++ b/Source/Game.h @@ -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;