From 558151cd594920e8322f53f382d88863a0fd6377 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Sun, 22 Mar 2020 14:47:59 +0100 Subject: Normed so far --- 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 85031bb..9b220c1 100644 --- a/inc/cub3d_structs.h +++ b/inc/cub3d_structs.h @@ -233,7 +233,6 @@ typedef struct s_cub uint8_t doicast; uint16_t currlvl; uint16_t i; - char *const *envp; char errmsg[64]; int32_t key_input[5]; char fps_count[9]; -- cgit v1.2.3