mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-10-01 23:48:29 +00:00
Fixed windows build
This commit is contained in:
@@ -83,6 +83,8 @@ struct joystick_hwdata
|
||||
DWORD dwPacketNumber;
|
||||
};
|
||||
|
||||
extern const DIDATAFORMAT SDL_c_dfDIJoystick2;
|
||||
|
||||
extern void SDL_SYS_AddJoystickDevice(JoyStick_DeviceData *device);
|
||||
|
||||
/* vi: set ts=4 sw=4 expandtab: */
|
||||
|
Reference in New Issue
Block a user