X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fconf_gfx.h;h=a2970b37510dc69a34a45c5dba811e08f1b84189;hb=2e61fe84534a7798c987553cc0f4bb5a4f0c264a;hp=9935b1ad01e680c15be94db3160a569cc0390b71;hpb=f6477461020eebe6489d4997ac973c985d82e4aa;p=rocksndiamonds.git diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 9935b1ad..a2970b37 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -1868,7 +1868,29 @@ #define IMG_TITLESCREEN_3 1847 #define IMG_TITLESCREEN_4 1848 #define IMG_TITLESCREEN_5 1849 +#define IMG_DOOR_1_GFX_PART_1 1850 +#define IMG_DOOR_1_GFX_PART_2 1851 +#define IMG_DOOR_1_GFX_PART_3 1852 +#define IMG_DOOR_1_GFX_PART_4 1853 +#define IMG_DOOR_1_GFX_PART_5 1854 +#define IMG_DOOR_1_GFX_PART_6 1855 +#define IMG_DOOR_1_GFX_PART_7 1856 +#define IMG_DOOR_1_GFX_PART_8 1857 +#define IMG_DOOR_2_GFX_PART_1 1858 +#define IMG_DOOR_2_GFX_PART_2 1859 +#define IMG_DOOR_2_GFX_PART_3 1860 +#define IMG_DOOR_2_GFX_PART_4 1861 +#define IMG_DOOR_2_GFX_PART_5 1862 +#define IMG_DOOR_2_GFX_PART_6 1863 +#define IMG_DOOR_2_GFX_PART_7 1864 +#define IMG_DOOR_2_GFX_PART_8 1865 +#define IMG_DOOR_1_WING_LEFT 1866 +#define IMG_DOOR_1_WING_RIGHT 1867 +#define IMG_DOOR_2_WING_LEFT 1868 +#define IMG_DOOR_2_WING_RIGHT 1869 +#define IMG_DOOR_2_TOP_BORDER_CORRECTION 1870 +#define IMG_LAST_IMAGE_ENTRY_BUG 1871 -#define NUM_IMAGE_FILES 1850 +#define NUM_IMAGE_FILES 1872 #endif /* CONF_GFX_H */