mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-27 21:48:29 +00:00
Fixed build warning on Haiku
This commit is contained in:
@@ -178,7 +178,7 @@ extern "C"
|
||||
};
|
||||
|
||||
BJoystick *stick;
|
||||
int i, change;
|
||||
int i;
|
||||
int16 *axes;
|
||||
uint8 *hats;
|
||||
uint32 buttons;
|
||||
|
Reference in New Issue
Block a user