color scheme almost there
This commit is contained in:
@@ -74,7 +74,8 @@ int **parse_map(t_fdf *fdf, int fd);
|
||||
# define Z_HEIGHT 10
|
||||
|
||||
// color for altitude
|
||||
# define Z_COLOR 0xffffff;
|
||||
# define COLOR_START 0xffffff
|
||||
# define COLOR_END 0x00d700
|
||||
|
||||
# define ESCAPE 65307
|
||||
# define UP 65362
|
||||
|
||||
Reference in New Issue
Block a user