mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-21 12:18:28 +00:00
First pass at Windows sensor implementation
This commit is contained in:
parent
6e6b517789
commit
3180ba81af
17 changed files with 770 additions and 5 deletions
|
@ -757,3 +757,5 @@
|
|||
#define SDL_JoystickSetVirtualButton SDL_JoystickSetVirtualButton_REAL
|
||||
#define SDL_JoystickSetVirtualHat SDL_JoystickSetVirtualHat_REAL
|
||||
#define SDL_GetErrorMsg SDL_GetErrorMsg_REAL
|
||||
#define SDL_LockSensors SDL_LockSensors_REAL
|
||||
#define SDL_UnlockSensors SDL_UnlockSensors_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue