summaryrefslogtreecommitdiff
path: root/src/hexen/s_sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/s_sound.h')
-rw-r--r--src/hexen/s_sound.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hexen/s_sound.h b/src/hexen/s_sound.h
index 98ef48ea..88e946bf 100644
--- a/src/hexen/s_sound.h
+++ b/src/hexen/s_sound.h
@@ -77,6 +77,7 @@ typedef struct
extern int snd_MaxVolume;
extern int snd_MusicVolume;
+extern int snd_Channels;
void S_Start(void);
void S_StartSound(mobj_t * origin, int sound_id);