mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 09:58:09 +01:00
sdf
This commit is contained in:
parent
02079dfa87
commit
0627a90bc4
5 changed files with 91 additions and 17 deletions
|
|
@ -22,6 +22,7 @@ typedef struct s_mapdata
|
|||
char *EA_texture;
|
||||
int f_color;
|
||||
int c_color;
|
||||
int mapheight;
|
||||
char **map;
|
||||
char **mapflood;
|
||||
bool isvalid;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue