rnd-20020331-1-src
[rocksndiamonds.git] / src / main.h
index 844b725c105a2a61774f5e780532d95f553b5c5c..c2c9346cc3ce9135726dc1b2f34ee692be97e9ef 100644 (file)
@@ -302,6 +302,7 @@ struct TapeInfo
   boolean pause_before_death;
   boolean recording, playing, pausing;
   boolean fast_forward;
+  boolean index_search;
   boolean changed;
   boolean player_participates[MAX_PLAYERS];
   int num_participating_players;
@@ -1446,8 +1447,6 @@ extern int                num_element_info;
 #define TYPENAME               6
 #define HALLOFFAME             7
 #define SETUP                  8
-#define SETUPINPUT             9
-#define CALIBRATION            10
 
 #define PROGRAM_VERSION_MAJOR  2
 #define PROGRAM_VERSION_MINOR  0