textures start to appears

This commit is contained in:
hugogogo
2022-05-03 10:18:22 +02:00
parent a2ed84c5e1
commit 5b60406124
2 changed files with 24 additions and 19 deletions

View File

@@ -36,6 +36,7 @@ typedef struct s_wall
int height;
int delta;
int posx;
int imgx;
} t_wall;
/*