From becd4588f7bce0823228f721bffe40ee2e3bd68c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Tue, 28 Jan 2020 15:19:25 +0100 Subject: Everything is terrible but this might work --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a2bdb24..59dd069 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ SRCS_NAME += ft_key_events.c SRCS_NAME += ft_exit.c SRCS_NAME += ft_drawsquare.c SRCS_NAME += ft_parse_map.c +SRCS_NAME += ft_select_get.c SRCS_NAME += ft_get_res.c SRCS_NAME += ft_get_tex.c SRCS_NAME += ft_get_sprite_tex.c -- cgit v1.2.3