summaryrefslogtreecommitdiff
path: root/setup/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'setup/sound.h')
-rw-r--r--setup/sound.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup/sound.h b/setup/sound.h
index 5ef0702e..170dda0a 100644
--- a/setup/sound.h
+++ b/setup/sound.h
@@ -31,6 +31,8 @@ extern int musicVolume;
extern int snd_samplerate;
+extern int use_libsamplerate;
+
void ConfigSound(void);
#endif /* #ifndef SETUP_SOUND_H */