From bd8b960d5811e35b7a013a8b21851ad594c1b545 Mon Sep 17 00:00:00 2001 From: Sally Coolatta Date: Fri, 26 Nov 2021 14:30:04 -0500 Subject: [PATCH] New menus makefile --- src/Sourcefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/Sourcefile b/src/Sourcefile index 384af8da7..4930ba312 100644 --- a/src/Sourcefile +++ b/src/Sourcefile @@ -29,7 +29,6 @@ m_bbox.c m_cheat.c m_cond.c m_fixed.c -m_menu.c m_misc.c m_perfstats.c m_random.c @@ -110,3 +109,6 @@ k_botitem.c k_botsearch.c k_grandprix.c k_hud.c +k_menudef.c +k_menufunc.c +k_menudraw.c