more win32 typedef removal

This commit is contained in:
pinumbernumber 2013-08-25 18:57:23 +01:00
parent f3de828444
commit ef8a86e794
1 changed files with 1 additions and 1 deletions

View File

@ -386,7 +386,7 @@ static BOOL CALLBACK enum_axes_cb(const DIDEVICEOBJECTINSTANCE *inst, void *p)
return DIENUM_CONTINUE;
}
static const LPCTSTR XBOX_PAD_NAMES[] =
static const char* const XBOX_PAD_NAMES[] =
{
"Controller (Gamepad for Xbox 360)",
"Controller (XBOX 360 For Windows)",