diff options
Diffstat (limited to '')
-rw-r--r-- | src/ft_draw_handweap.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_draw_handweap.c b/src/ft_draw_handweap.c index f171c42..9a1a44b 100644 --- a/src/ft_draw_handweap.c +++ b/src/ft_draw_handweap.c @@ -55,7 +55,6 @@ static int16_t } } -#include <libft.h> void ft_draw_handweap(t_cub *cl) { |