fix pov default

This commit is contained in:
Steven Fuller 2002-09-07 03:28:40 +00:00 committed by Patryk Obara
parent 7c43155a90
commit e8789932e5
2 changed files with 10 additions and 10 deletions

View file

@ -209,12 +209,12 @@ typedef DPMSG_DESTROYPLAYERORGROUP * LPDPMSG_DESTROYPLAYERORGROUP;
typedef struct JOYINFOEX
{
int dwXpos;
int dwYpos;
int dwRpos;
int dwUpos;
int dwVpos;
int dwPOV;
DWORD dwXpos;
DWORD dwYpos;
DWORD dwRpos;
DWORD dwUpos;
DWORD dwVpos;
DWORD dwPOV;
} JOYINFOEX;
typedef struct JOYCAPS