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