haiku: Patched to compile.

Ryan C. Gordon 2020-04-15 13:31:54 -04:00
parent a990a34ac4
commit a7a4e16b5b
1 changed files with 1 additions and 1 deletions

View File

@ -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)
{
}