add joy mappings for NTPAD

This commit is contained in:
Chris Danford
2003-10-12 17:44:33 +00:00
parent ecee68a678
commit a53885a1a2
2 changed files with 30 additions and 5 deletions
+2 -2
View File
@@ -357,8 +357,8 @@ static const CString D3DURL = "http://search.microsoft.com/gomsuri.asp?n=1&c=rp_
struct VideoCardDefaults
{
char szDriverRegex[200];
char szVideoRenderers[200];
char *szDriverRegex;
char *szVideoRenderers;
int iWidth;
int iHeight;
int iDisplayColor;