aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-04-07 14:03:19 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-04-07 14:03:19 +0200
commit427d446b53790143e5574114b193bc4939bf4298 (patch)
tree46baa0af372e760f75d79320cc5677968c106c12
parentFreed big leaks (diff)
download42-cub3d-427d446b53790143e5574114b193bc4939bf4298.tar.gz
42-cub3d-427d446b53790143e5574114b193bc4939bf4298.tar.bz2
42-cub3d-427d446b53790143e5574114b193bc4939bf4298.tar.xz
42-cub3d-427d446b53790143e5574114b193bc4939bf4298.tar.zst
42-cub3d-427d446b53790143e5574114b193bc4939bf4298.zip
Header fix
-rw-r--r--inc/cub3d_structs.h10
1 files changed, 8 insertions, 2 deletions
diff --git a/inc/cub3d_structs.h b/inc/cub3d_structs.h
index de2c51c..dcf633f 100644
--- a/inc/cub3d_structs.h
+++ b/inc/cub3d_structs.h
@@ -1,6 +1,12 @@
+/* ************************************************************************** */
+/* */
+/* ::: :::::::: */
+/* cub3d_defines.h :+: :+: :+: */
+/* +:+ +:+ +:+ */
+/* By: rbousset <marvin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
-/* Created: 2020/02/14 17:20:05 by rbousset #+# #+# */
-/* Updated: 2020/02/14 17:20:06 by rbousset ### ########lyon.fr */
+/* Created: 2020/02/15 15:40:25 by rbousset #+# #+# */
+/* Updated: 2020/02/15 15:40:27 by rbousset ### ########lyon.fr */
/* */
/* ************************************************************************** */