summaryrefslogtreecommitdiff
path: root/src/i_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/i_sound.h')
-rw-r--r--src/i_sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/i_sound.h b/src/i_sound.h
index e4062959..db00ab5c 100644
--- a/src/i_sound.h
+++ b/src/i_sound.h
@@ -233,6 +233,7 @@ extern int snd_sfxdevice;
extern int snd_musicdevice;
extern int snd_samplerate;
extern int snd_cachesize;
+extern int snd_maxslicetime_ms;
void I_BindSoundVariables(void);