mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 13:37:56 +00:00
I think this will be the time...
This commit is contained in:
@@ -1182,6 +1182,7 @@ SDL_DINPUT_HapticStopAll(SDL_Haptic * haptic)
|
|||||||
#else /* !SDL_HAPTIC_DINPUT */
|
#else /* !SDL_HAPTIC_DINPUT */
|
||||||
|
|
||||||
typedef struct DIDEVICEINSTANCE DIDEVICEINSTANCE;
|
typedef struct DIDEVICEINSTANCE DIDEVICEINSTANCE;
|
||||||
|
typedef struct SDL_hapticlist_item SDL_hapticlist_item;
|
||||||
|
|
||||||
int
|
int
|
||||||
SDL_DINPUT_HapticInit(void)
|
SDL_DINPUT_HapticInit(void)
|
||||||
|
|||||||
@@ -375,6 +375,7 @@ SDL_XINPUT_HapticStopAll(SDL_Haptic * haptic)
|
|||||||
|
|
||||||
#else /* !SDL_HAPTIC_XINPUT */
|
#else /* !SDL_HAPTIC_XINPUT */
|
||||||
|
|
||||||
|
typedef struct SDL_hapticlist_item SDL_hapticlist_item;
|
||||||
|
|
||||||
int
|
int
|
||||||
SDL_XINPUT_HapticInit(void)
|
SDL_XINPUT_HapticInit(void)
|
||||||
|
|||||||
Reference in New Issue
Block a user