some modifs about color height
This commit is contained in:
@@ -71,7 +71,10 @@ int **parse_map(t_fdf *fdf, int fd);
|
||||
// steps size for the hight transform with p and o
|
||||
// must be > 0
|
||||
// 100 is small, 1 is the biggest
|
||||
# define Z_HIGHT 10
|
||||
# define Z_HEIGHT 10
|
||||
|
||||
// color for altitude
|
||||
# define Z_COLOR 0xffffff;
|
||||
|
||||
# define ESCAPE 65307
|
||||
# define UP 65362
|
||||
|
||||
Reference in New Issue
Block a user