mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-13 05:16:55 +00:00
Revert "Disable ENABLE_TOUCH_SCREEN_MOUSE for now until issues are resolved"
This reverts commit 2b02616512
.
This commit is contained in:
parent
91dd569a73
commit
fef9b63bc0
@ -65,7 +65,7 @@ enum {
|
||||
#endif
|
||||
|
||||
/* Use this to enable/disable using the touch screen as mouse */
|
||||
#define ENABLE_TOUCH_SCREEN_MOUSE 0
|
||||
#define ENABLE_TOUCH_SCREEN_MOUSE 1
|
||||
|
||||
typedef struct
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user