From 06538ab3ac3f2a0ef4a8199ce3292b164f5d09a5 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Fri, 20 Mar 2020 22:46:39 +0100 Subject: GAME AWARDS 2020 --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 60c2e2d..71f7fc0 100644 --- a/Makefile +++ b/Makefile @@ -114,6 +114,7 @@ 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_NAME += ft_shoot.c #--------------------------------------------------------------------------------------------------# SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME}) #--------------------------------------------------------------------------------------------------# -- cgit v1.2.3