mirror of
https://github.com/libretro/RetroArch
synced 2025-04-09 21:45:45 +00:00
(menu) forgot to revert this.
This commit is contained in:
parent
84dfe03183
commit
7959111d2a
@ -659,8 +659,6 @@ static int pointer_iterate(unsigned *action)
|
|||||||
return 0;
|
return 0;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
settings->menu.mouse.enable = true;
|
|
||||||
|
|
||||||
menu->pointer.pressed = input_driver_state(binds, 0, RETRO_DEVICE_POINTER,
|
menu->pointer.pressed = input_driver_state(binds, 0, RETRO_DEVICE_POINTER,
|
||||||
0, RETRO_DEVICE_ID_POINTER_PRESSED);
|
0, RETRO_DEVICE_ID_POINTER_PRESSED);
|
||||||
menu->pointer.back = input_driver_state(binds, 0, RETRO_DEVICE_POINTER,
|
menu->pointer.back = input_driver_state(binds, 0, RETRO_DEVICE_POINTER,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user