aboutsummaryrefslogtreecommitdiffstats
path: root/inc/cub3d_structs.h
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 14:47:59 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 14:47:59 +0100
commit558151cd594920e8322f53f382d88863a0fd6377 (patch)
treedd7fc5b3de1f873a0423734038d61bebffbb6290 /inc/cub3d_structs.h
parentRemoved bloat (diff)
download42-cub3d-558151cd594920e8322f53f382d88863a0fd6377.tar.gz
42-cub3d-558151cd594920e8322f53f382d88863a0fd6377.tar.bz2
42-cub3d-558151cd594920e8322f53f382d88863a0fd6377.tar.xz
42-cub3d-558151cd594920e8322f53f382d88863a0fd6377.tar.zst
42-cub3d-558151cd594920e8322f53f382d88863a0fd6377.zip
Normed so far
Diffstat (limited to 'inc/cub3d_structs.h')
-rw-r--r--inc/cub3d_structs.h1
1 files changed, 0 insertions, 1 deletions
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];