norme: fixed norme issues

This commit is contained in:
Theo Champion 2025-09-08 17:33:05 +02:00
parent f407f5b7ce
commit a0f20b396c
6 changed files with 134 additions and 89 deletions

View file

@ -10,6 +10,7 @@ IFLAGS = -I./mlx -I./libft
SOURCEFILES = \
src/hud/load_texture.c \
src/hud/hud.c \
src/utils/inits.c \
src/utils/time.c \
src/utils/destroy_utils.c \