From 314a8e07226d1f4c9d9537371963c233d781ac08 Mon Sep 17 00:00:00 2001 From: JozanLeClerc Date: Mon, 23 Mar 2020 16:49:30 +0100 Subject: sfx: good --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index c78cff2..48fc5d9 100644 --- a/Makefile +++ b/Makefile @@ -99,6 +99,7 @@ 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_sfx_ooa.c SRCS_NAME += ft_death_screen.c SRCS_NAME += ft_death_hooks.c SRCS_NAME += ft_init_sprites.c -- cgit v1.2.3