(BlackBerry) Fix the overlay not cycling past minimized.

This commit is contained in:
CatalystG 2013-06-11 18:59:41 -04:00
parent f4b6a735b2
commit e022981b06

View File

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