summaryrefslogtreecommitdiff
path: root/src/doom/deh_sound.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/doom/deh_sound.c')
-rw-r--r--src/doom/deh_sound.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doom/deh_sound.c b/src/doom/deh_sound.c
index 9d904aa2..90b7725b 100644
--- a/src/doom/deh_sound.c
+++ b/src/doom/deh_sound.c
@@ -41,7 +41,7 @@ DEH_BEGIN_MAPPING(sound_mapping, sfxinfo_t)
DEH_MAPPING("Zero 1", link)
DEH_MAPPING("Zero 2", pitch)
DEH_MAPPING("Zero 3", volume)
- DEH_MAPPING("Zero 4", data)
+ DEH_UNSUPPORTED_MAPPING("Zero 4")
DEH_MAPPING("Neg. One 1", usefulness)
DEH_MAPPING("Neg. One 2", lumpnum)
DEH_END_MAPPING