aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5eb7f84..02e9b07 100644
--- a/Makefile
+++ b/Makefile
@@ -128,6 +128,7 @@ SRCS_NAME += ft_draw_ammo_caption.c
SRCS_NAME += ft_draw_map_back.c
SRCS_NAME += ft_draw_ammo_back.c
SRCS_NAME += ft_draw_ammo_bar.c
+SRCS_NAME += ft_shoot.c
#--------------------------------------------------------------------------------------------------#
SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME})
#--------------------------------------------------------------------------------------------------#