X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_chr.c;h=00fe699421f9a0c1b0393bdf9157b31f095bfbba;hb=4386c0ac1665619412148f1eb907f6d366a70d7d;hp=127a270fabde31f16a2dca3351865198e381c73c;hpb=cd9add1d9479d1938d05ca9df4f31c3f99bd5f3e;p=rocksndiamonds.git diff --git a/src/conf_chr.c b/src/conf_chr.c index 127a270f..00fe6994 100644 --- a/src/conf_chr.c +++ b/src/conf_chr.c @@ -1,22 +1,10 @@ -/*********************************************************** -* 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_chr.c * -***********************************************************/ /* ----- this file was automatically generated -- do not edit by hand ----- */ #ifndef CONF_CHR_C #define CONF_CHR_C -/* values for character graphics configuration */ +/* values for graphics configuration (character elements) */ { "char_space", "RocksFontEM.pcx" }, { "char_space.xpos", "0" }, @@ -313,49 +301,64 @@ { "char_z.ypos", "3" }, { "char_z.frames", "1" }, - { "char_ae", "RocksFontEM.pcx" }, - { "char_ae.xpos", "11" }, - { "char_ae.ypos", "3" }, - { "char_ae.frames", "1" }, + { "char_bracketleft", "RocksFontEM.pcx" }, + { "char_bracketleft.xpos", "11" }, + { "char_bracketleft.ypos", "3" }, + { "char_bracketleft.frames", "1" }, - { "char_oe", "RocksFontEM.pcx" }, - { "char_oe.xpos", "12" }, - { "char_oe.ypos", "3" }, - { "char_oe.frames", "1" }, + { "char_backslash", "RocksFontEM.pcx" }, + { "char_backslash.xpos", "12" }, + { "char_backslash.ypos", "3" }, + { "char_backslash.frames", "1" }, - { "char_ue", "RocksFontEM.pcx" }, - { "char_ue.xpos", "13" }, - { "char_ue.ypos", "3" }, - { "char_ue.frames", "1" }, + { "char_bracketright", "RocksFontEM.pcx" }, + { "char_bracketright.xpos", "13" }, + { "char_bracketright.ypos", "3" }, + { "char_bracketright.frames", "1" }, - { "char_copyright", "RocksFontEM.pcx" }, - { "char_copyright.xpos", "14" }, - { "char_copyright.ypos", "3" }, - { "char_copyright.frames", "1" }, + { "char_asciicircum", "RocksFontEM.pcx" }, + { "char_asciicircum.xpos", "14" }, + { "char_asciicircum.ypos", "3" }, + { "char_asciicircum.frames", "1" }, { "char_underscore", "RocksFontEM.pcx" }, { "char_underscore.xpos", "15" }, { "char_underscore.ypos", "3" }, { "char_underscore.frames", "1" }, - { "char_empty", "RocksFontEM.pcx" }, - { "char_empty.xpos", "16" }, - { "char_empty.ypos", "0" }, - { "char_empty.frames", "1" }, + { "char_copyright", "RocksFontEM.pcx" }, + { "char_copyright.xpos", "0" }, + { "char_copyright.ypos", "4" }, + { "char_copyright.frames", "1" }, + + { "char_aumlaut", "RocksFontEM.pcx" }, + { "char_aumlaut.xpos", "1" }, + { "char_aumlaut.ypos", "4" }, + { "char_aumlaut.frames", "1" }, + + { "char_oumlaut", "RocksFontEM.pcx" }, + { "char_oumlaut.xpos", "2" }, + { "char_oumlaut.ypos", "4" }, + { "char_oumlaut.frames", "1" }, + + { "char_uumlaut", "RocksFontEM.pcx" }, + { "char_uumlaut.xpos", "3" }, + { "char_uumlaut.ypos", "4" }, + { "char_uumlaut.frames", "1" }, { "char_degree", "RocksFontEM.pcx" }, - { "char_degree.xpos", "16" }, - { "char_degree.ypos", "1" }, + { "char_degree.xpos", "4" }, + { "char_degree.ypos", "4" }, { "char_degree.frames", "1" }, - { "char_tm", "RocksFontEM.pcx" }, - { "char_tm.xpos", "16" }, - { "char_tm.ypos", "2" }, - { "char_tm.frames", "1" }, + { "char_trademark", "RocksFontEM.pcx" }, + { "char_trademark.xpos", "5" }, + { "char_trademark.ypos", "4" }, + { "char_trademark.frames", "1" }, { "char_cursor", "RocksFontEM.pcx" }, - { "char_cursor.xpos", "16" }, - { "char_cursor.ypos", "3" }, + { "char_cursor.xpos", "6" }, + { "char_cursor.ypos", "4" }, { "char_cursor.frames", "1" },