Trying to fix L2/R2/L3/R3

Related to #5431
This commit is contained in:
Francisco José García García 2017-10-25 21:05:15 +02:00 committed by GitHub
parent 6575cc5166
commit 03524278c6

View File

@ -257,7 +257,6 @@ static void psp_joypad_poll(void)
#endif #endif
#if defined(VITA) #if defined(VITA)
if (psp2_model == SCE_KERNEL_MODEL_VITA if (psp2_model == SCE_KERNEL_MODEL_VITA
&& !menu_driver_is_alive()
&& settings->bools.input_backtouch_enable) && settings->bools.input_backtouch_enable)
{ {
unsigned i; unsigned i;