save change in .h define before merge
This commit is contained in:
@@ -84,7 +84,7 @@ int **parse_map(t_fdf *fdf, int fd);
|
||||
# define COLOR_END 0x00d700 // green
|
||||
|
||||
// minimum time in milliseconds between two keypress
|
||||
# define DEBOUNCE_TIME 60
|
||||
# define DEBOUNCE_TIME 40
|
||||
|
||||
# define ESCAPE 65307
|
||||
# define UP 65362
|
||||
|
||||
Reference in New Issue
Block a user