added graphic definition for activated state for level set info button
[rocksndiamonds.git] / src / screens.c
index 0df80eb6e2f25e1c3288fc26f09db523c6e7eb2a..3e0dd34395e10bed20fe43594895ee2a65dead76 100644 (file)
@@ -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,