mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2025-01-17 14:47:19 +01:00
Fixed build warning on Haiku
This commit is contained in:
parent
4938c5054e
commit
e6e6613ca4
@ -178,7 +178,7 @@ extern "C"
|
|||||||
};
|
};
|
||||||
|
|
||||||
BJoystick *stick;
|
BJoystick *stick;
|
||||||
int i, change;
|
int i;
|
||||||
int16 *axes;
|
int16 *axes;
|
||||||
uint8 *hats;
|
uint8 *hats;
|
||||||
uint32 buttons;
|
uint32 buttons;
|
||||||
|
Loading…
Reference in New Issue
Block a user