From ef9486f1f600cdd41db1bebdbe72d91c4d52439d Mon Sep 17 00:00:00 2001 From: TehRealSalt Date: Fri, 9 Aug 2019 04:25:42 -0400 Subject: [PATCH] Was not included in the first commit for whatever reason --- src/m_menu.h | 1 - 1 file changed, 1 deletion(-) diff --git a/src/m_menu.h b/src/m_menu.h index c2451b56f..3789f261c 100644 --- a/src/m_menu.h +++ b/src/m_menu.h @@ -250,7 +250,6 @@ INT32 HU_GetHighlightColor(void); sizeof(source)/sizeof(menuitem_t),\ prev,\ source,\ - M_DrawGenericMenu,\ M_DrawKartGamemodeMenu,\ 0, 0,\ 0,\