From 7359ab92230a7b4f05855de50f36aa4880901f3b Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 6 Apr 2020 15:31:58 +0200 Subject: Better sound handling, few changes --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index bc05164..33b9703 100644 --- a/Makefile +++ b/Makefile @@ -93,6 +93,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_two_alt.c SRCS_NAME += ft_sfx_weapon_three.c SRCS_NAME += ft_sfx_ooa.c SRCS_NAME += ft_death_screen.c -- cgit v1.2.3