/**********************************************************************
This file is part of Crack dot Com's free source code release of
Golgotha.
for
information about compiling & licensing issues visit this URL
If that doesn't help, contact Jonathan Clark at
golgotha_source@usa.net (Subject should have "GOLG" in it)
***********************************************************************/
#include "sound/sound.hh"
#include "main/main.hh"
#include "string/string.hh"
i4_sound_manager_class i4_null_sound;
i4_sound_manager_class *i4_sound_man = &i4_null_sound;
static i4_sound_manager_class *i4_disabled_sound_man = &i4_null_sound;
void i4_sound_manager_class::init()
{
for (int i=1; i