X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.c;h=db8957cc099200b549f8cce571bbd2c6ec0078ee;hp=a7bc64e4193df59e804ed4214bbf5e9c07ccde0b;hb=074c00b42409c74e9c5856db1be03dced3a15ae9;hpb=fd07189b54e849959b3415ce3d5d42e272ba8542 diff --git a/src/conf_gfx.c b/src/conf_gfx.c index a7bc64e4..db8957cc 100644 --- a/src/conf_gfx.c +++ b/src/conf_gfx.c @@ -3160,22 +3160,6 @@ struct ConfigInfo image_config[] = { "trigger_player.ypos", "13" }, { "trigger_player.frames", "1" }, - { "internal_clipboard_custom", "RocksElements.pcx" }, - { "internal_clipboard_custom.xpos", "7" }, - { "internal_clipboard_custom.ypos", "9" }, - { "internal_clipboard_custom.frames", "1" }, - { "internal_clipboard_custom.EDITOR", "RocksElements.pcx" }, - { "internal_clipboard_custom.EDITOR.xpos", "15" }, - { "internal_clipboard_custom.EDITOR.ypos", "13" }, - - { "internal_clipboard_group", "RocksDC.pcx" }, - { "internal_clipboard_group.xpos", "4" }, - { "internal_clipboard_group.ypos", "15" }, - { "internal_clipboard_group.frames", "1" }, - { "internal_clipboard_group.EDITOR", "RocksDC.pcx" }, - { "internal_clipboard_group.EDITOR.xpos", "14" }, - { "internal_clipboard_group.EDITOR.ypos", "15" }, - #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 */