mirror of
https://github.com/libretro/RetroArch
synced 2025-03-02 19:13:34 +00:00
[UWP] Enable menu touch input
This commit is contained in:
parent
bb6f13a725
commit
4b393eb22a
@ -97,7 +97,7 @@
|
||||
#define DEFAULT_MOUSE_SCALE 1
|
||||
#endif
|
||||
|
||||
#if defined(RARCH_MOBILE) || defined(HAVE_LIBNX)
|
||||
#if defined(RARCH_MOBILE) || defined(HAVE_LIBNX) || defined(__WINRT__)
|
||||
#define DEFAULT_POINTER_ENABLE true
|
||||
#else
|
||||
#define DEFAULT_POINTER_ENABLE false
|
||||
|
Loading…
x
Reference in New Issue
Block a user