X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGame.h;h=bc7ac539fc62b39b1c5fb650cdc489c1dd7a4e72;hb=42bf932baf8cecf12b4daba00c4453093aa4971a;hp=d634ecaa6f353024e78e9749633c8839caf36f1a;hpb=46cff1de1e828cb8c04a5dc5377bc07baae57858;p=lugaru.git diff --git a/Source/Game.h b/Source/Game.h index d634eca..bc7ac53 100644 --- a/Source/Game.h +++ b/Source/Game.h @@ -168,12 +168,6 @@ class Game GLuint cursortexture; GLuint Mainmenuitems[10]; - int nummenuitems; - int startx[100]; - int starty[100]; - int endx[100]; - int endy[100]; - float selectedlong[100]; int selected; int keyselect; int indemo;