From c7b399f143c5df061860c2d2b45d6855b2c12db3 Mon Sep 17 00:00:00 2001 From: Rudy Bousset Date: Thu, 5 Mar 2020 20:58:15 +0100 Subject: cool cool --- 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 620e8fc..c74a9e0 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -120,7 +120,6 @@ typedef struct s_ray { uint16_t line_h; float wall_dist; - float ceil_dist; float x_ray_pos; float y_ray_pos; float x_ray_dir; -- cgit v1.2.3