(IOHIDManager) Buildfix

This commit is contained in:
twinaphex 2020-07-19 03:38:07 +02:00
parent b5a52755a0
commit b8f9e38b7e

View File

@ -189,6 +189,7 @@ static int16_t iohidmanager_hid_joypad_button(void *data,
}
static int16_t iohidmanager_hid_joypad_state(
void *data,
rarch_joypad_info_t *joypad_info,
const void *binds_data,
unsigned port)