const
This commit is contained in:
@@ -337,8 +337,8 @@ static void CheckSettings()
|
|||||||
|
|
||||||
struct VideoCardDefaults
|
struct VideoCardDefaults
|
||||||
{
|
{
|
||||||
char *szDriverRegex;
|
const char *szDriverRegex;
|
||||||
char *szVideoRenderers;
|
const char *szVideoRenderers;
|
||||||
int iWidth;
|
int iWidth;
|
||||||
int iHeight;
|
int iHeight;
|
||||||
int iDisplayColor;
|
int iDisplayColor;
|
||||||
|
|||||||
Reference in New Issue
Block a user