summaryrefslogtreecommitdiff
path: root/include/audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/audio.h')
-rw-r--r--include/audio.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/audio.h b/include/audio.h
index b32148f..6414f5a 100644
--- a/include/audio.h
+++ b/include/audio.h
@@ -27,6 +27,7 @@ typedef enum t_audio_event_type {
EVENT_FOOTSTEP,
EVENT_ZOMBIESCREECH,
EVENT_ZOMBIEROAR,
+ EVENT_PLAYERHURT,
} audio_event_type;
typedef struct t_audio_event {