From 117f5c68b6354d371795b9b95f827670b0320169 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 23 Mar 2020 18:51:12 +0100 Subject: Ok --- src/ft_shoot.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/ft_shoot.c b/src/ft_shoot.c index 33e69f7..82c3017 100644 --- a/src/ft_shoot.c +++ b/src/ft_shoot.c @@ -12,7 +12,6 @@ #include #include -#include static void ft_hitscan(t_cub *cl, uint16_t hit) -- cgit v1.2.3