From f38224a19d0e14fbfaf6548e78e33a726b868e72 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 19 Mar 2020 16:54:41 +0100 Subject: New file again --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 43e4283..db6333f 100644 --- a/Makefile +++ b/Makefile @@ -109,6 +109,7 @@ SRCS_NAME += ft_tex_weap_init.c 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 = $(addprefix ${SRCS_DIR},${SRCS_NAME}) #--------------------------------------------------------------------------------------------------# -- cgit v1.2.3