aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'inc/cub3d_structs.h')
-rw-r--r--inc/cub3d_structs.h1
1 files changed, 0 insertions, 1 deletions
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;