mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-28 05:58:29 +00:00
haiku: Patched to compile.
This commit is contained in:
@@ -104,7 +104,7 @@ extern "C"
|
||||
return -1;
|
||||
}
|
||||
|
||||
static void HAIKU_JoystickGetDevicePlayerIndex(int device_index, int player_index)
|
||||
static void HAIKU_JoystickSetDevicePlayerIndex(int device_index, int player_index)
|
||||
{
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user