mirror of
https://github.com/libretro/RetroArch
synced 2025-01-27 12:35:23 +00:00
(BlackBerry) Fix the overlay not cycling past minimized.
This commit is contained in:
parent
f4b6a735b2
commit
e022981b06
@ -525,6 +525,7 @@ static int16_t qnx_input_state(void *data, const struct retro_keybind **retro_ke
|
||||
break;
|
||||
#endif
|
||||
case RARCH_DEVICE_POINTER_SCREEN:
|
||||
case RETRO_DEVICE_POINTER:
|
||||
{
|
||||
switch (id)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user