move "video driver database" to text file

This commit is contained in:
Chris Danford
2003-05-31 21:34:07 +00:00
parent 379aca13c7
commit f1cc708710
4 changed files with 108 additions and 70 deletions
+2 -1
View File
@@ -91,7 +91,8 @@ public:
CStringArray m_asAdditionalSongFolders;
CString m_DWIPath;
CString m_sRenderer;
CString m_sVideoRenderers;
CString m_sLastSeenVideoDriver;
CString m_sSoundDrivers;
float m_fSoundVolume;
bool m_bSoundPreloadAll;