moved game controller base mappings file to new 'conf' sub-directory
[rocksndiamonds.git] / src / conf_hlp.c
index 68cd4cfb8335f26a5e1cbc6b2df26ba58b8d5d66..c8422e9b4ff1d96e0aea1348c18389c4647a31b9 100644 (file)
@@ -1,15 +1,13 @@
-/***********************************************************
-* Rocks'n'Diamonds -- McDuffin Strikes Back!               *
-*----------------------------------------------------------*
-* (c) 1995-2002 Artsoft Entertainment                      *
-*               Holger Schemel                             *
-*               Detmolder Strasse 189                      *
-*               33604 Bielefeld                            *
-*               Germany                                    *
-*               e-mail: info@artsoft.org                   *
-*----------------------------------------------------------*
-* conf_hlp.c                                               *
-***********************************************************/
+// ============================================================================
+// Rocks'n'Diamonds - McDuffin Strikes Back!
+// ----------------------------------------------------------------------------
+// (c) 1995-2014 by Artsoft Entertainment
+//                         Holger Schemel
+//                 info@artsoft.org
+//                 http://www.artsoft.org/
+// ----------------------------------------------------------------------------
+// conf_hlp.c
+// ============================================================================
 
 #include "libgame/libgame.h"
 #include "main.h"
@@ -77,7 +75,7 @@ struct ConfigInfo helpanim_config[] =
   { "char_quotedbl",                           "10"                    },
   { "char_numbersign",                         "10"                    },
   { "char_dollar",                             "10"                    },
-  { "char_procent",                            "10"                    },
+  { "char_percent",                            "10"                    },
   { "char_ampersand",                          "10"                    },
   { "char_apostrophe",                         "10"                    },
   { "char_parenleft",                          "10"                    },
@@ -530,11 +528,11 @@ struct ConfigInfo helptext_config[] =
   },
   {
     "yamyam",
-    "Cruncher: Eats diamonds and you, if you're not careful"
+    "Yam Yam: Eats diamonds and you, if you're not careful"
   },
   {
     "dark_yamyam",
-    "Cruncher (BD style): Eats almost everything"
+    "Dark Yam Yam: Eats almost everything"
   },
   {
     "robot",