X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.c;h=2bdeaf9ac5284d44237ae1b1456a321bab38eeb9;hb=06ff8bf609b62d0f630b483f2a99d2d957e5b8a6;hp=afcffb011f4778de427ef4c2205c3091ff034e6c;hpb=a507c4034ee989815fcf9b325d5be1d17c29bb57;p=rocksndiamonds.git diff --git a/src/conf_gfx.c b/src/conf_gfx.c index afcffb01..2bdeaf9a 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3132,6 +3132,11 @@ struct ConfigInfo image_config[] = { "arrow_down.ypos", "8" }, { "arrow_down.frames", "1" }, + { "unknown", "RocksFontEM.pcx" }, + { "unknown.xpos", "15" }, + { "unknown.ypos", "1" }, + { "unknown.frames", "1" }, + #include "conf_chr.c" /* include auto-generated data structure definitions */ #include "conf_cus.c" /* include auto-generated data structure definitions */ #include "conf_grp.c" /* include auto-generated data structure definitions */