Another attempt to get this to compile.
This commit is contained in:
parent
891c2792ad
commit
5c7974ec41
2 changed files with 2 additions and 2 deletions
|
@ -339,7 +339,7 @@ SDL_SYS_IsXInputGamepad_DeviceIndex(int device_index)
|
|||
|
||||
#else /* !SDL_JOYSTICK_XINPUT */
|
||||
|
||||
struct JoyStick_DeviceData;
|
||||
typedef struct JoyStick_DeviceData JoyStick_DeviceData;
|
||||
|
||||
SDL_bool SDL_XINPUT_Enabled(void)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue