From 3fe40e249fbad468347b2a0d643b19f1f5f3f524 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Wed, 29 Jan 2020 23:21:16 +0100 Subject: I've seen enough --- Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 273b034..7fea2ee 100644 --- a/Makefile +++ b/Makefile @@ -27,11 +27,9 @@ SRCS_NAME += ft_get_res.c SRCS_NAME += ft_get_tex.c SRCS_NAME += ft_get_sprite.c SRCS_NAME += ft_get_colors.c -# SRCS_NAME += ft_get_map.c -SRCS_NAME += ft_get_map_redo.c +SRCS_NAME += ft_get_map.c SRCS_NAME += ft_check_missing.c SRCS_NAME += ft_check_map_line.c -# SRCS_NAME += ft_check_empty_line.c SRCS_NAME += ft_free_words.c SRCS_NAME += ft_map_error.c SRCS_NAME += ft_init_winlx.c -- cgit v1.2.3