mirror of https://github.com/libsdl-org/SDL.git
haiku: Patched to compile.
This commit is contained in:
parent
a990a34ac4
commit
a7a4e16b5b
|
|
@ -104,7 +104,7 @@ extern "C"
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
|
|
||||||
static void HAIKU_JoystickGetDevicePlayerIndex(int device_index, int player_index)
|
static void HAIKU_JoystickSetDevicePlayerIndex(int device_index, int player_index)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue