Moved DirectInput joystick code to 1.3 branch
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%401821
This commit is contained in:
parent
fe915b7a0a
commit
f2d67baf34
7 changed files with 108 additions and 626 deletions
|
@ -131,7 +131,7 @@ typedef unsigned int uintptr_t;
|
|||
#ifdef _WIN32_WCE
|
||||
#define SDL_JOYSTICK_DISABLED 1
|
||||
#else
|
||||
#define SDL_JOYSTICK_DINPUT 1
|
||||
#define SDL_JOYSTICK_WINMM 1
|
||||
#endif
|
||||
|
||||
/* Enable various shared object loading systems */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue