Added DIRECTINPUT_VERSION to joystick code.
This commit is contained in:
parent
c9fbb6e934
commit
e6abe5f50d
1 changed files with 1 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#define DIRECTINPUT_VERSION 0x0700
|
||||
#include <dinput.h>
|
||||
#include "plat-joystick.h"
|
||||
#include "plat-dinput.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue