aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 19:05:12 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-22 19:05:12 +0100
commit7fbd59391bee9d23543ce933e91312e75276db8a (patch)
tree268db5130a3a62ce706cd8e222b6e47a61f2edb8 /Makefile
parentnew colors for font (diff)
download42-cub3d-7fbd59391bee9d23543ce933e91312e75276db8a.tar.gz
42-cub3d-7fbd59391bee9d23543ce933e91312e75276db8a.tar.bz2
42-cub3d-7fbd59391bee9d23543ce933e91312e75276db8a.tar.xz
42-cub3d-7fbd59391bee9d23543ce933e91312e75276db8a.tar.zst
42-cub3d-7fbd59391bee9d23543ce933e91312e75276db8a.zip
Now regimp and sound
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index d63df4b..f0db86c 100644
--- a/Makefile
+++ b/Makefile
@@ -99,6 +99,7 @@ SRCS_NAME += ft_sfx_trap.c
SRCS_NAME += ft_sfx_heal.c
SRCS_NAME += ft_sfx_weapon_one.c
SRCS_NAME += ft_sfx_weapon_two.c
+SRCS_NAME += ft_sfx_weapon_three.c
SRCS_NAME += ft_death_screen.c
SRCS_NAME += ft_death_hooks.c
SRCS_NAME += ft_init_sprites.c