X-Git-Url: https://git.artsoft.org/?a=blobdiff_plain;f=src%2Fconf_gfx.h;h=7c9d5286494e79887f1ee9b8981c0bfd88656157;hb=c0f3e2e3c8f0c8b88fca68375d0b942bda8ffcbf;hp=6de3621869105385b9638306920f14d2ffb55299;hpb=e4f31a4e6f4b611a1dddb16afb66e3af177dd937;p=rocksndiamonds.git diff --git a/src/conf_gfx.h b/src/conf_gfx.h index 6de36218..7c9d5286 100644 --- a/src/conf_gfx.h +++ b/src/conf_gfx.h @@ -1,7 +1,7 @@ /*********************************************************** * Rocks'n'Diamonds -- McDuffin Strikes Back! * *----------------------------------------------------------* -* (c) 1995-2002 Artsoft Entertainment * +* (c) 1995-2006 Artsoft Entertainment * * Holger Schemel * * Detmolder Strasse 189 * * 33604 Bielefeld * @@ -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