From b135ba89ccceffa88356cc25f256b0cb2adbd88c Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Thu, 19 Mar 2020 21:59:13 +0100 Subject: The og OOP --- Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile') 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 -- cgit v1.2.3