rnd-19990922-1-src
[rocksndiamonds.git] / src / main.c
index f94664ab3a2f0d577cb60b69b072d1b33ce71998..cbaaab661d7408b49c2b43bf9fcabca45b563ce7 100644 (file)
@@ -110,8 +110,6 @@ struct SoundInfo    Sound[NUM_SOUNDS];
 struct TapeInfo                tape;
 struct OptionInfo      options;
 struct SetupInfo       setup;
-struct SetupFileList   *setup_list = NULL;
-struct SetupFileList   *level_setup_list = NULL;
 struct GameInfo                game;
 struct GlobalInfo      global;
 
@@ -526,8 +524,24 @@ char *element_info[] =
   "time gate (closed)",
   "switch for time gate",
   "switch for time gate",
-  "-",
-  "-",
+  "balloon",
+  "send balloon to the left",
+  "send balloon to the right",
+  "send balloon up",
+  "send balloon down",                         /* 330 */
+  "send balloon in any direction",
+  "steel wall",
+  "steel wall",
+  "steel wall",
+  "steel wall",
+  "normal wall",
+  "normal wall",
+  "normal wall",
+  "normal wall",
+  "normal wall",                               /* 340 */
+  "normal wall",
+  "normal wall",
+  "normal wall",
   "-"
 
   /*