2.5 audio cleanup:
* Removed CD Actuator * Removed bSample and bSoundListener * Removed SoundSystem * Removed -noaudio parameter
This commit is contained in:
@@ -95,6 +95,6 @@ void SYS_SingletonSystem::SYS_WriteCommandLineString(const char *paramname, cons
|
||||
m_string_commandlineparms.insert(paramname, value);
|
||||
}
|
||||
|
||||
SYS_SingletonSystem::SYS_SingletonSystem() : m_soundfilecache(NULL)
|
||||
SYS_SingletonSystem::SYS_SingletonSystem()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user