From 2c44469c6b14562b16f26f578d91102a4f6cdc02 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sat, 25 Jan 2020 19:11:02 +0100 Subject: not too bad --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 36647ee..f826999 100644 --- a/Makefile +++ b/Makefile @@ -25,6 +25,7 @@ SRCS_NAME += ft_parse_map.c SRCS_NAME += ft_get_res.c SRCS_NAME += ft_get_tex.c SRCS_NAME += ft_get_sprite_tex.c +SRCS_NAME += ft_get_colors.c SRCS_NAME += ft_check_empty_line.c SRCS_NAME += ft_free_words.c SRCS_NAME += ft_map_error.c -- cgit v1.2.3