X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.h;h=cbe2796ba26da346a7d14543ac9f62d32e02b6ae;hb=769c024e3cbfa77b7214bb91358fd14bb02deba9;hp=9935b1ad01e680c15be94db3160a569cc0390b71;hpb=f6477461020eebe6489d4997ac973c985d82e4aa;p=rocksndiamonds.git diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 9935b1ad..cbe2796b 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -1868,7 +1868,25 @@ #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_2_TOP_BORDER_CORRECTION 1866 +#define IMG_LAST_IMAGE_ENTRY_BUG 1867 -#define NUM_IMAGE_FILES 1850 +#define NUM_IMAGE_FILES 1868 #endif /* CONF_GFX_H */