norme: Fixed norme issues

This commit is contained in:
Theo Champion 2025-09-18 12:52:18 +02:00
parent 82664c5d13
commit 43f1ab6090
7 changed files with 147 additions and 71 deletions

View file

@ -6,7 +6,7 @@
/* By: kcolin <kcolin@42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/07/17 14:59:37 by kcolin #+# #+# */
/* Updated: 2025/09/18 12:01:18 by tchampio ### ########.fr */
/* Updated: 2025/09/18 12:51:43 by tchampio ### ########.fr */
/* */
/* ************************************************************************** */
@ -15,7 +15,7 @@
# include "map/mapdata.h"
# include "draw/img_data.h"
#include "player/weapon.h"
# include "player/weapon.h"
# include "sprites/sprite.h"
# include "utils/keypresses.h"
# include "consts.h"