From 7ef81cbc6e162f1fcced6b294f6a4cf880152aa4 Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Sun, 28 Oct 2001 01:55:11 +0000 Subject: More work on menus. --- src/openal.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/openal.c') diff --git a/src/openal.c b/src/openal.c index 6440e57..ee40968 100644 --- a/src/openal.c +++ b/src/openal.c @@ -730,7 +730,7 @@ void PlatSetEnviroment(unsigned int env_index, float reverb_mix) void UpdateSoundFrequencies() { extern int SoundSwitchedOn; - extern int TimeScale; +/* extern int TimeScale; */ int i; /* printf("FREQ UpdateSoundFreqncies()\n"); */ -- cgit v1.3