Fixed compiling Linux code
This commit is contained in:
parent
71f9f9517c
commit
af4d258edb
2 changed files with 4 additions and 6 deletions
|
@ -28,7 +28,7 @@ struct joystick_hwdata
|
|||
int device_instance;
|
||||
SDL_bool removed;
|
||||
|
||||
JoystickGUID guid;
|
||||
SDL_JoystickGUID guid;
|
||||
char *fname; /* Used in haptic subsystem */
|
||||
|
||||
/* The current linux joystick driver maps hats to two axes */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue