style: updated for the norme

This commit is contained in:
Raphael 2024-11-11 21:38:05 +01:00
parent 75a508a48a
commit 3e21d3d710
5 changed files with 284 additions and 60 deletions

View file

@ -6,14 +6,14 @@
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2024/10/30 16:30:26 by rparodi #+# #+# */
/* Updated: 2024/11/11 20:00:54 by rparodi ### ########.fr */
/* Updated: 2024/11/11 21:33:28 by rparodi ### ########.fr */
/* */
/* ************************************************************************** */
#ifndef CUB3D_H
# define CUB3D_H
#include "cub3d_struct.h"
# include "cub3d_struct.h"
# ifndef BONUS
# define BONUS 0
# endif