More work on menus.

This commit is contained in:
Steven Fuller 2001-10-28 01:55:11 +00:00 committed by Patryk Obara
parent ea23e5a1bb
commit 7ef81cbc6e
14 changed files with 405 additions and 219 deletions

View file

@ -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"); */