X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fconf_gfx.h;h=43f70b6166ae878124366fc693c59086646d4c80;hp=76452cdc84e8ba1501e7b8ffed99bddf00d90662;hb=9c925fe76f2f2b3ad74251b775e938b80c81195d;hpb=0eaa7d33772143903b8a93abac8f1dce5422fa66 diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 76452cdc..43f70b61 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -845,46 +845,50 @@ #define IMG_FONT_MENU_2 824 #define IMG_FONT_TEXT_1 825 #define IMG_FONT_TEXT_1_LEVELS 826 -#define IMG_FONT_TEXT_1_SCORES 827 -#define IMG_FONT_TEXT_1_PREVIEW 828 -#define IMG_FONT_TEXT_2 829 -#define IMG_FONT_TEXT_2_LEVELS 830 -#define IMG_FONT_TEXT_2_SCORES 831 +#define IMG_FONT_TEXT_1_PREVIEW 827 +#define IMG_FONT_TEXT_1_SCORES 828 +#define IMG_FONT_TEXT_1_ACTIVE_SCORES 829 +#define IMG_FONT_TEXT_2 830 +#define IMG_FONT_TEXT_2_LEVELS 831 #define IMG_FONT_TEXT_2_PREVIEW 832 -#define IMG_FONT_TEXT_3 833 -#define IMG_FONT_TEXT_3_LEVELS 834 -#define IMG_FONT_TEXT_3_SCORES 835 -#define IMG_FONT_TEXT_3_PREVIEW 836 -#define IMG_FONT_TEXT_4 837 -#define IMG_FONT_TEXT_4_LEVELS 838 -#define IMG_FONT_TEXT_4_SCORES 839 -#define IMG_FONT_INPUT_1 840 -#define IMG_FONT_INPUT_1_MAIN 841 -#define IMG_FONT_INPUT_1_ACTIVE 842 -#define IMG_FONT_INPUT_1_ACTIVE_MAIN 843 -#define IMG_FONT_INPUT_1_ACTIVE_SETUP 844 -#define IMG_FONT_INPUT_2 845 -#define IMG_FONT_INPUT_2_ACTIVE 846 -#define IMG_FONT_OPTION_OFF 847 -#define IMG_FONT_OPTION_ON 848 -#define IMG_FONT_VALUE_1 849 -#define IMG_FONT_VALUE_2 850 -#define IMG_FONT_VALUE_OLD 851 -#define IMG_FONT_LEVEL_NUMBER 852 -#define IMG_FONT_TAPE_RECORDER 853 -#define IMG_FONT_GAME_INFO 854 -#define IMG_GLOBAL_BORDER 855 -#define IMG_GLOBAL_DOOR 856 -#define IMG_EDITOR_ELEMENT_BORDER 857 -#define IMG_BACKGROUND 858 -#define IMG_BACKGROUND_MAIN 859 -#define IMG_BACKGROUND_LEVELS 860 -#define IMG_BACKGROUND_SCORES 861 -#define IMG_BACKGROUND_EDITOR 862 -#define IMG_BACKGROUND_INFO 863 -#define IMG_BACKGROUND_SETUP 864 -#define IMG_BACKGROUND_DOOR 865 +#define IMG_FONT_TEXT_2_SCORES 833 +#define IMG_FONT_TEXT_2_ACTIVE_SCORES 834 +#define IMG_FONT_TEXT_3 835 +#define IMG_FONT_TEXT_3_LEVELS 836 +#define IMG_FONT_TEXT_3_PREVIEW 837 +#define IMG_FONT_TEXT_3_SCORES 838 +#define IMG_FONT_TEXT_3_ACTIVE_SCORES 839 +#define IMG_FONT_TEXT_4 840 +#define IMG_FONT_TEXT_4_LEVELS 841 +#define IMG_FONT_TEXT_4_SCORES 842 +#define IMG_FONT_TEXT_4_ACTIVE_SCORES 843 +#define IMG_FONT_INPUT_1 844 +#define IMG_FONT_INPUT_1_MAIN 845 +#define IMG_FONT_INPUT_1_ACTIVE 846 +#define IMG_FONT_INPUT_1_ACTIVE_MAIN 847 +#define IMG_FONT_INPUT_1_ACTIVE_SETUP 848 +#define IMG_FONT_INPUT_2 849 +#define IMG_FONT_INPUT_2_ACTIVE 850 +#define IMG_FONT_OPTION_OFF 851 +#define IMG_FONT_OPTION_ON 852 +#define IMG_FONT_VALUE_1 853 +#define IMG_FONT_VALUE_2 854 +#define IMG_FONT_VALUE_OLD 855 +#define IMG_FONT_LEVEL_NUMBER 856 +#define IMG_FONT_TAPE_RECORDER 857 +#define IMG_FONT_GAME_INFO 858 +#define IMG_GLOBAL_BORDER 859 +#define IMG_GLOBAL_DOOR 860 +#define IMG_EDITOR_ELEMENT_BORDER 861 +#define IMG_BACKGROUND 862 +#define IMG_BACKGROUND_MAIN 863 +#define IMG_BACKGROUND_LEVELS 864 +#define IMG_BACKGROUND_SCORES 865 +#define IMG_BACKGROUND_EDITOR 866 +#define IMG_BACKGROUND_INFO 867 +#define IMG_BACKGROUND_SETUP 868 +#define IMG_BACKGROUND_DOOR 869 -#define NUM_IMAGE_FILES 866 +#define NUM_IMAGE_FILES 870 #endif /* CONF_GFX_H */