Fix: fix hole detection, fix norme mlx_struct.h + load_texture.c + error.c

This commit is contained in:
Baptiste Goulard coderc de lacam 2024-12-20 15:04:48 +01:00
parent 6b11930534
commit c120ee5a5f
9 changed files with 17 additions and 74 deletions

View file

@ -6,7 +6,7 @@
/* By: bgoulard <bgoulard@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/11/10 05:33:08 by bgoulard #+# #+# */
/* Updated: 2024/11/20 15:13:32 by rparodi ### ########.fr */
/* Updated: 2024/12/20 15:01:06 by bgoulard ### ########.fr */
/* */
/* ************************************************************************** */
@ -21,7 +21,7 @@
# define MLX_TYPE_SHM 2
# define MLX_TYPE_XIMAGE 1
# define MLX_MAX_EVENT LASTEvent
# define MLX_MAX_EVENT 36
# define ENV_DISPLAY "DISPLAY"
# define LOCALHOST "localhost"