This commit is contained in:
Chris Danford
2004-10-07 19:24:22 +00:00
parent 8b9a8f432d
commit 44e46c74de
+2 -2
View File
@@ -337,8 +337,8 @@ static void CheckSettings()
struct VideoCardDefaults
{
char *szDriverRegex;
char *szVideoRenderers;
const char *szDriverRegex;
const char *szVideoRenderers;
int iWidth;
int iHeight;
int iDisplayColor;