From bd93fcfe2968be72114c8b7a2a2b76b27a071925 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Sun, 8 Mar 2020 18:35:05 +0100 Subject: Jimi Hendrix would be proud --- inc/cub3d_structs.h | 1 + 1 file changed, 1 insertion(+) (limited to 'inc/cub3d_structs.h') diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h index 7072628..995ef08 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -122,6 +122,7 @@ typedef struct s_ray { uint16_t line_h; float wall_dist; + float perp_wall_dist; float x_ray_pos; float y_ray_pos; float x_ray_dir; -- cgit v1.2.3