aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ft_floor_cast.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ft_floor_cast.c b/src/ft_floor_cast.c
index aae1e90..347f8d0 100644
--- a/src/ft_floor_cast.c
+++ b/src/ft_floor_cast.c
@@ -25,7 +25,6 @@ static void
(x * 4 + (y * cl->img.sizeline))) = ft_rgb_to_hex(dist, rgb, cl);
}
-#include <libft.h>
static void
ft_draw_extra_tex(uint8_t tid, uint16_t y, uint16_t x, t_cub *cl)
{