X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_hlp.c;h=9b8f9b3cb7a06b3e941b38269faf73fe405bacd8;hp=7f2b5bb6375b1fe8be306b81d0e79d1e147ab719;hb=f37c86753d5005bf7ae341d0cbcc15ef75393567;hpb=d8e3568accbc475855027f7199e55543dc4d1ddf diff --git a/src/conf_hlp.c b/src/conf_hlp.c index 7f2b5bb6..9b8f9b3c 100644 --- a/src/conf_hlp.c +++ b/src/conf_hlp.c @@ -1,23 +1,21 @@ -/*********************************************************** -* 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" -/* List values that are not defined in the configuration file are set to - reliable default values. If that value is GFX_ARG_UNDEFINED, it will - be dynamically determined, using some of the other list values. */ +// List values that are not defined in the configuration file are set to +// reliable default values. If that value is GFX_ARG_UNDEFINED, it will +// be dynamically determined, using some of the other list values. struct ConfigInfo helpanim_config[] = {