From 790a20ef7ca9fbb88129380f5e96fa23fb13447e Mon Sep 17 00:00:00 2001 From: Steven Fuller Date: Fri, 7 Dec 2001 00:00:39 +0000 Subject: Silenced most of the debug messages. Vidmode changing should work now. --- src/openal.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/openal.c') diff --git a/src/openal.c b/src/openal.c index 97ca8e2..dea3f83 100644 --- a/src/openal.c +++ b/src/openal.c @@ -727,7 +727,9 @@ void InitialiseBaseFrequency(SOUNDINDEX soundNum) void PlatSetEnviroment(unsigned int env_index, float reverb_mix) { +/* printf("PlatSetEnvironment(%d, %f)\n", env_index, reverb_mix); +*/ } void UpdateSoundFrequencies() -- cgit v1.3