Cube3D Fonctionnelle, perpective, tout ça tout ça, il manque plus que les textures et la norme

This commit is contained in:
Etienne Rey-bethbeder
2023-05-05 17:06:47 +02:00
parent fbb9864ef4
commit 147c4e94c0
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;