rnd-20001203-3-src
[rocksndiamonds.git] / src / main.c
index bf7e3f5bcba90a439112bc038f705e0bf57495c7..c31ace49ffa462879952156ce24152e67917fbf4 100644 (file)
@@ -70,8 +70,12 @@ char        *program_name = NULL;
 int            game_status = MAINMENU;
 boolean                level_editor_test_game = FALSE;
 boolean                network_playing = FALSE;
+
+#if 0
 int            button_status = MB_NOT_PRESSED;
 boolean                motion_status = FALSE;
+#endif
+
 int            key_joystick_mapping = 0;
 int            global_joystick_status = JOYSTICK_STATUS;
 int            joystick_status = JOYSTICK_STATUS;