Warn if using software OpenGL, sound driver now falls back to WaveOut by default

This commit is contained in:
Chris Danford
2003-01-19 21:51:46 +00:00
parent a851b03677
commit e2a91a79a9
8 changed files with 55 additions and 30 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ public:
CStringArray m_asAdditionalSongFolders;
CString m_DWIPath;
CString m_bSoundDrivers;
CString m_sSoundDrivers;
float m_fSoundVolume;
void ReadGlobalPrefsFromDisk( bool bSwitchToLastPlayedGame );