X-Git-Url: https://git.artsoft.org/?p=rocksndiamonds.git;a=blobdiff_plain;f=src%2Fscreens.c;fp=src%2Fscreens.c;h=3e0dd34395e10bed20fe43594895ee2a65dead76;hp=0df80eb6e2f25e1c3288fc26f09db523c6e7eb2a;hb=02ea973a35d350f2cb762ce0767b25d4c3f14fbe;hpb=5185b85b7cd3f0b957900a2fd7ee757838895e96 diff --git a/src/screens.c b/src/screens.c index 0df80eb6..3e0dd343 100644 --- a/src/screens.c +++ b/src/screens.c @@ -9664,7 +9664,8 @@ static struct FALSE, "play solution tape" }, { - IMG_MENU_BUTTON_LEVELSET_INFO, IMG_MENU_BUTTON_LEVELSET_INFO_ACTIVE, -1, + IMG_MENU_BUTTON_LEVELSET_INFO, IMG_MENU_BUTTON_LEVELSET_INFO_ACTIVE, + IMG_MENU_BUTTON_LEVELSET_INFO_PRESSED, &menu.main.button.levelset_info, NULL, SCREEN_CTRL_ID_LEVELSET_INFO, SCREEN_MASK_MAIN_HAS_SET_INFO,