Merge branch 'master' of git.sr.ht:~xamora/cube3D

This commit is contained in:
Camille Chauvet
2023-05-05 15:32:38 +00:00
9 changed files with 42 additions and 43 deletions

View File

@ -7,7 +7,6 @@
typedef struct s_map
{
char **map;
void *img[4];
void *img_path[4];
long long color_bot;
long long color_top;