From 2f819c87685e6ad60bcde0df7944e92f4694f2d2 Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Sat, 15 Feb 2020 20:29:43 +0100 Subject: pepere :^) ! --- 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 1bf2bca..b25f473 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -38,6 +38,7 @@ typedef struct s_img int img_h; int tex_x; int tex_y; + int w_side; } t_img; -- cgit v1.2.3