Merge branch 'master' of git.sr.ht:~xamora/cube3D
This commit is contained in:
commit
d7b20cddbe
5
cube3D.h
5
cube3D.h
@ -6,14 +6,15 @@
|
|||||||
/* 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:18:50 by erey-bet ### ########.fr */
|
||||||
/* */
|
/* */
|
||||||
/* ************************************************************************** */
|
/* ************************************************************************** */
|
||||||
|
|
||||||
#ifndef CUBE3D_H
|
#ifndef CUBE3D_H
|
||||||
# define CUBE3D_H
|
# define CUBE3D_H
|
||||||
|
|
||||||
# include<sys/types.h>
|
# include <sys/types.h>
|
||||||
|
# include "MLX42/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