@ -8,6 +8,7 @@ typedef struct s_map
{
char **map;
void *img[4];
void *img_path[4];
long long color_bot;
long long color_top;
size_t size_x;
@ -17,4 +18,6 @@ typedef struct s_map
char direction;
} t_map;
void map_freer(t_map *map);
#endif
The note is not visible to the blocked user.