From af64bbe158db6801a2f498ca20eae5104cda10fd Mon Sep 17 00:00:00 2001 From: salaaad2 Date: Fri, 28 Feb 2020 18:57:43 +0100 Subject: g --- 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 a8ae385..4847d1f 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -124,6 +124,7 @@ typedef struct s_map size_t map_start; uint8_t isspawn; uint8_t scale; + uint8_t isnlvl; } t_map; typedef struct s_cub -- cgit v1.2.3