From ab50e31ddbe77885bc2a517dfd239f88077ad77c Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Sun, 8 Mar 2020 19:14:51 +0100 Subject: Something wrong --- inc/cub3d_structs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'inc/cub3d_structs.h') diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h index 995ef08..7072628 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -122,7 +122,6 @@ 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