X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.h;h=7c9d5286494e79887f1ee9b8981c0bfd88656157;hb=c0f3e2e3c8f0c8b88fca68375d0b942bda8ffcbf;hp=06f4ffe6352c63f1ce4991234980e7a4b475ad21;hpb=e05dda5c8cc6687dcbc59e182a81aed627e262d0;p=rocksndiamonds.git diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 06f4ffe6..7c9d5286 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -724,14 +724,14 @@ #define IMG_TRIGGER_CE_SCORE 703 #define IMG_CURRENT_CE_VALUE 704 #define IMG_CURRENT_CE_SCORE 705 -#define IMG_LAST_CE_1 706 -#define IMG_LAST_CE_2 707 -#define IMG_LAST_CE_3 708 -#define IMG_LAST_CE_4 709 -#define IMG_LAST_CE_5 710 -#define IMG_LAST_CE_6 711 -#define IMG_LAST_CE_7 712 -#define IMG_LAST_CE_8 713 +#define IMG_PREV_CE_1 706 +#define IMG_PREV_CE_2 707 +#define IMG_PREV_CE_3 708 +#define IMG_PREV_CE_4 709 +#define IMG_PREV_CE_5 710 +#define IMG_PREV_CE_6 711 +#define IMG_PREV_CE_7 712 +#define IMG_PREV_CE_8 713 #define IMG_NEXT_CE_1 714 #define IMG_NEXT_CE_2 715 #define IMG_NEXT_CE_3 716 @@ -1501,8 +1501,8 @@ #define IMG_MENU_BUTTON_LEAVE_MENU_ACTIVE 1480 #define IMG_MENU_BUTTON_NEXT_LEVEL 1481 #define IMG_MENU_BUTTON_NEXT_LEVEL_ACTIVE 1482 -#define IMG_MENU_BUTTON_LAST_LEVEL 1483 -#define IMG_MENU_BUTTON_LAST_LEVEL_ACTIVE 1484 +#define IMG_MENU_BUTTON_PREV_LEVEL 1483 +#define IMG_MENU_BUTTON_PREV_LEVEL_ACTIVE 1484 #define IMG_MENU_SCROLLBAR 1485 #define IMG_MENU_SCROLLBAR_ACTIVE 1486 #define IMG_FONT_INITIAL_1 1487