aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-03-23 16:49:30 +0100
committerJozanLeClerc <bousset.rudy@gmail.com>2020-03-23 16:49:30 +0100
commit314a8e07226d1f4c9d9537371963c233d781ac08 (patch)
treea23ef16ba76449f0742d73b10513464c64bcc0ea /Makefile
parentStuff to fix but ok (diff)
download42-cub3d-314a8e07226d1f4c9d9537371963c233d781ac08.tar.gz
42-cub3d-314a8e07226d1f4c9d9537371963c233d781ac08.tar.bz2
42-cub3d-314a8e07226d1f4c9d9537371963c233d781ac08.tar.xz
42-cub3d-314a8e07226d1f4c9d9537371963c233d781ac08.tar.zst
42-cub3d-314a8e07226d1f4c9d9537371963c233d781ac08.zip
sfx: good
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
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