rnd-20031129-2-src
[rocksndiamonds.git] / src / conf_dem.c
index 0204e1cd0b57c86c55360e7d05bae64066f2793d..20f76dc46c047d54a4b9d3723ed52f54d8b226b1 100644 (file)
@@ -19,7 +19,7 @@
    reliable default values. If that value is GFX_ARG_UNDEFINED, it will
    be dynamically determined, using some of the other list values. */
 
-struct ConfigInfo demo_anim_info_config[] =
+struct ConfigInfo helpanim_config[] =
 {
   { "player_1.moving.down",                    "16"                    },
   { "player_1.moving.up",                      "16"                    },
@@ -359,7 +359,7 @@ struct ConfigInfo demo_anim_info_config[] =
   { NULL,                                      NULL                    }
 };
 
-struct ConfigInfo demo_anim_text_config[] =
+struct ConfigInfo helptext_config[] =
 {
   {
     "player_1.moving.down",