aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_draw_weapons_extra.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_draw_weapons_extra.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ft_draw_weapons_extra.c b/src/ft_draw_weapons_extra.c
index 04b61ea..781598f 100644
--- a/src/ft_draw_weapons_extra.c
+++ b/src/ft_draw_weapons_extra.c
@@ -10,10 +10,8 @@
/* */
/* ************************************************************************** */
-#include <libft.h>
#include <cub3d.h>
#include <stdint.h>
-#include <stdlib.h>
static void
ft_calc_weapon(uint8_t id, t_cub *cl)