include: Add missing XINPUT_CAPS_ defines.

Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
Alistair Leslie-Hughes 2018-10-16 02:30:06 +00:00 committed by Alexandre Julliard
parent ff4f1c2e3a
commit 3adddfecc3
1 changed files with 3 additions and 0 deletions

View File

@ -157,6 +157,9 @@
#define XUSER_INDEX_ANY 0x000000FF
#define XINPUT_CAPS_FFB_SUPPORTED 0x0001
#define XINPUT_CAPS_WIRELESS 0x0002
#define XINPUT_CAPS_PMD_SUPPORTED 0x0008
#define XINPUT_CAPS_NO_NAVIGATION 0x0010
/*
* Defines the structure of an xbox 360 joystick.