From cccc0c25b903599c081e3216b4fad1b3c7507b28 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 19 Mar 2020 22:13:50 +0100 Subject: SoundsGoodMan --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index d361673..60c2e2d 100644 --- a/Makefile +++ b/Makefile @@ -113,6 +113,7 @@ SRCS_NAME += ft_get_weapon_spawn.c SRCS_NAME += ft_draw_weapons.c SRCS_NAME += ft_draw_weapons_extra.c SRCS_NAME += ft_draw_handweap.c +SRCS_NAME += ft_switch_weapons.c #--------------------------------------------------------------------------------------------------# SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME}) #--------------------------------------------------------------------------------------------------# -- cgit v1.2.3