X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.h;h=344f57435c8aaad37c1aa90703cf04bcde1c3306;hp=2260a0dc32856687a0b373b6a73d3b3dc2f936ec;hb=a750ba6776fdfb711f5da2e6094c8010cd19645a;hpb=e44b29a71f573c44380ed1ed0bf118981f8119c8 diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 2260a0dc..344f5743 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -620,7 +620,20 @@ #define IMG_CHAR_DEGREE 599 #define IMG_CHAR_TM 600 #define IMG_CHAR_CURSOR 601 +#define IMG_MENU_BACK 602 +#define IMG_MENU_DOOR 603 +#define IMG_MENU_TOONS 604 +#define IMG_MENU_FONT_BIG 605 +#define IMG_MENU_FONT_SMALL 606 +#define IMG_MENU_FONT_MEDIUM 607 +#define IMG_MENU_FONT_EM 608 +#define IMG_OLD_PIX_ELEMENTS 609 +#define IMG_OLD_PIX_HEROES 610 +#define IMG_OLD_PIX_SP 611 +#define IMG_OLD_PIX_DC 612 +#define IMG_OLD_PIX_MORE 613 +#define IMG_OLD_PIX_FONT_EM 614 -#define NUM_IMAGE_FILES 602 +#define NUM_IMAGE_FILES 615 #endif /* CONF_GFX_H */