Silenced most of the debug messages.

Vidmode changing should work now.
This commit is contained in:
Steven Fuller 2001-12-07 00:00:39 +00:00 committed by Patryk Obara
parent bdb3cff6fd
commit 790a20ef7c
7 changed files with 279 additions and 144 deletions

View file

@ -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()