From 7a26634744e67c48eda6e7eb23241b9d37c62b5d Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 9 Mar 2020 15:00:25 +0100 Subject: Preparing to parse the darkness --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 6a72280..3a0f6c1 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,7 @@ SRCS_NAME += ft_get_path_nl.c SRCS_NAME += ft_get_nlvl_pos.c SRCS_NAME += ft_get_player_spawn.c SRCS_NAME += ft_get_music.c +SRCS_NAME += ft_get_darkness.c SRCS_NAME += ft_set_minimap_scale.c SRCS_NAME += ft_check_missing.c SRCS_NAME += ft_check_not_found.c -- cgit v1.2.3