diff options
Diffstat (limited to 'src/openal.c')
| -rw-r--r-- | src/openal.c | 2 |
1 files changed, 1 insertions, 1 deletions
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"); */ |
