summaryrefslogtreecommitdiff
path: root/src/openal.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/openal.c')
-rw-r--r--src/openal.c2
1 files changed, 2 insertions, 0 deletions
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()