(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;
|
break;
|
||||||
#endif
|
#endif
|
||||||
case RARCH_DEVICE_POINTER_SCREEN:
|
case RARCH_DEVICE_POINTER_SCREEN:
|
||||||
|
case RETRO_DEVICE_POINTER:
|
||||||
{
|
{
|
||||||
switch (id)
|
switch (id)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue