mirror of
https://codeberg.org/ACME-Corporation/cub3d.git
synced 2025-12-06 01:48:08 +01:00
norme: fixed norme issues
This commit is contained in:
parent
f407f5b7ce
commit
a0f20b396c
6 changed files with 134 additions and 89 deletions
1
Makefile
1
Makefile
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue