aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index db6333f..d361673 100644
--- a/Makefile
+++ b/Makefile
@@ -97,6 +97,9 @@ SRCS_NAME += ft_sfx_footstep.c
SRCS_NAME += ft_sfx_new_level.c
SRCS_NAME += ft_sfx_pain.c
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_death_screen.c
SRCS_NAME += ft_death_hooks.c
SRCS_NAME += ft_init_sprites.c