mirror of
https://github.com/libretro/RetroArch
synced 2025-02-06 09:40:06 +00:00
Revert derp.
This commit is contained in:
parent
848a67252f
commit
6b552cfba1
@ -185,7 +185,7 @@ static bool sdl_key_pressed(int key)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifndef HAVE_DINPUT
|
#ifndef HAVE_DINPUT
|
||||||
static bool sdl_joykey_pressed(sdl_input_t *sdl, int port_num, uint64_t joykey)
|
static bool sdl_joykey_pressed(sdl_input_t *sdl, int port_num, uint16_t joykey)
|
||||||
{
|
{
|
||||||
if (joykey == NO_BTN)
|
if (joykey == NO_BTN)
|
||||||
return false;
|
return false;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user