aboutsummaryrefslogtreecommitdiffstats
path: root/src/ft_raycasting.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ft_raycasting.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ft_raycasting.c b/src/ft_raycasting.c
index 50bdbf9..5bb3649 100644
--- a/src/ft_raycasting.c
+++ b/src/ft_raycasting.c
@@ -112,6 +112,7 @@ void
i = 0;
wl = &cl->wlist;
+ /* ft_floor_cast(cl); */
while (i < wl->x_size)
{
ft_initray(cl, i);