aboutsummaryrefslogtreecommitdiffstats
path: root/inc
diff options
context:
space:
mode:
Diffstat (limited to 'inc')
-rw-r--r--inc/cub3d_defines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/cub3d_defines.h b/inc/cub3d_defines.h
index be48fbe..e8c5781 100644
--- a/inc/cub3d_defines.h
+++ b/inc/cub3d_defines.h
@@ -158,6 +158,7 @@ enum
# else
# define FT_SND_CMD "/usr/bin/aplay -f cd -t wav -q %s"
# endif
+# define FT_SND_TERM_CMD "pkill -SIGTERM afplay"
/*
** ====== MOVE SPEED ======