Add include MLX42
This commit is contained in:
parent
baab9b52cd
commit
6aac06b917
3
cube3D.h
3
cube3D.h
@ -6,7 +6,7 @@
|
|||||||
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
/* By: erey-bet <marvin@42.fr> +#+ +:+ +#+ */
|
||||||
/* +#+#+#+#+#+ +#+ */
|
/* +#+#+#+#+#+ +#+ */
|
||||||
/* Created: 2023/04/26 12:34:04 by erey-bet #+# #+# */
|
/* Created: 2023/04/26 12:34:04 by erey-bet #+# #+# */
|
||||||
/* Updated: 2023/04/26 12:50:18 by erey-bet ### ########.fr */
|
/* Updated: 2023/04/26 14:10:23 by erey-bet ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
@ -14,6 +14,7 @@
|
|||||||
# define CUBE3D_H
|
# define CUBE3D_H
|
||||||
|
|
||||||
# include<sys/types.h>
|
# include<sys/types.h>
|
||||||
|
# include <MLX42/MLX42.h>
|
||||||
|
|
||||||
// img: 0=Nord, 1=WEST, 2=SUD, 3=EAST;
|
// img: 0=Nord, 1=WEST, 2=SUD, 3=EAST;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user