From f00d3d412bdbbe45c6a84930e9d392bf915a25b9 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Mon, 9 Mar 2020 15:50:02 +0100 Subject: start over n --- 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 7b86d09..b53f130 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -50,7 +50,6 @@ typedef struct s_rgb typedef struct s_sprite { int32_t spritescreenx; - int8_t isvisible; int32_t x; int32_t y; int32_t tex_x; -- cgit v1.2.3