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 f40452f..dec560a 100644
--- a/Makefile
+++ b/Makefile
@@ -119,6 +119,7 @@ SRCS_NAME += ft_check_missing_sfx.c
SRCS_NAME += ft_del_tex.c
SRCS_NAME += ft_del_map.c
SRCS_NAME += ft_del_lists.c
+SRCS_NAME += ft_get_spawns.c
#--------------------------------------------------------------------------------------------------#
SRCS = $(addprefix ${SRCS_DIR},${SRCS_NAME})
#--------------------------------------------------------------------------------------------------#