diff options
Diffstat (limited to 'sound.cpp')
| -rw-r--r-- | sound.cpp | 2 | 
1 files changed, 0 insertions, 2 deletions
| @@ -385,8 +385,6 @@ void *Scumm::openSfxFile() {  	return file;  } -#define NUM_MIXER 4 -  MixerChannel *Scumm::allocateMixer() {  	int i;  	MixerChannel *mc = _mixer_channel; | 
