diff options
Diffstat (limited to 'inc')
-rw-r--r-- | inc/cub3d.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/inc/cub3d.h b/inc/cub3d.h index c8bf278..011a4d0 100644 --- a/inc/cub3d.h +++ b/inc/cub3d.h @@ -1,3 +1,16 @@ +/* ************************************************************************** */ +/* LE - / */ +/* / */ +/* cub3d.h .:: .:/ . .:: */ +/* +:+:+ +: +: +:+:+ */ +/* By: rbousset <marvin@le-101.fr> +:+ +: +: +:+ */ +/* #+# #+ #+ #+# */ +/* Created: 2020/02/02 17:19:43 by rbousset #+# ## ## #+# */ +/* Updated: 2020/02/02 17:19:43 by rbousset ### #+. /#+ ###.fr */ +/* / */ +/* / */ +/* ************************************************************************** */ + #ifndef CUB3D_H #define CUB3D_H |