diff --git a/src/m_menu.c b/src/m_menu.c index 6c5e71f1..88fcd33b 100644 --- a/src/m_menu.c +++ b/src/m_menu.c @@ -688,7 +688,7 @@ static menuitem_t SR_LevelSelectMenu[] = static menuitem_t SR_UnlockChecklistMenu[] = { - {IT_SUBMENU | IT_STRING, NULL, "NEXT", &SR_MainDef, 192}, + {IT_SUBMENU | IT_STRING, NULL, "NEXT", &MainDef, 192}, }; static menuitem_t SR_EmblemHintMenu[] =