X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=c0277ffb16053b5be649b94943c5665d67d090e3;hp=a898cd152e4d23ba44abf0e1de0506d9f3bcf74d;hb=91afd13180ad610e2a6cbef32b85677cf8148864;hpb=3440a4bbdb7531fc5a72b3fc1fb57f245d59f7ed diff --git a/src/conf_gfx.c b/src/conf_gfx.c index a898cd15..c0277ffb 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -209,6 +209,11 @@ struct ConfigInfo image_config[] = /* images for Supaplex style elements and actions */ + { "sp_empty_space", "RocksSP.pcx" }, + { "sp_empty_space.xpos", "0" }, + { "sp_empty_space.ypos", "0" }, + { "sp_empty_space.frames", "1" }, + { "sp_zonk", "RocksSP.pcx" }, { "sp_zonk.xpos", "1" }, { "sp_zonk.ypos", "0" },