Revert "Disable joystick input if Virtual Keyboard active"

This reverts commit 8b942c29e0.
This commit is contained in:
Pecusx
2021-05-08 12:00:48 +02:00
parent 8b942c29e0
commit dea2319c2c
+1 -1
View File
@@ -452,7 +452,7 @@ int Retro_PollEvent()
} }
if(atari_devices[0]==RETRO_DEVICE_ATARI_JOYSTICK && SHOWKEY==-1) // disable joystick input if Virtual Keyboard active if(atari_devices[0]==RETRO_DEVICE_ATARI_JOYSTICK)
{ {
//shortcut for joy mode only //shortcut for joy mode only