mirror of
https://github.com/encounter/SDL.git
synced 2025-12-09 13:37:56 +00:00
Maybe patched to compile on some Windows configurations.
(Maybe) Fixes Bugzilla #3001.
This commit is contained in:
@@ -375,6 +375,8 @@ SDL_XINPUT_HapticStopAll(SDL_Haptic * haptic)
|
||||
|
||||
#else /* !SDL_HAPTIC_XINPUT */
|
||||
|
||||
#include "../../core/windows/SDL_windows.h"
|
||||
|
||||
typedef struct SDL_hapticlist_item SDL_hapticlist_item;
|
||||
|
||||
int
|
||||
|
||||
Reference in New Issue
Block a user