added pre-processor directive to set if platform has touch device
[rocksndiamonds.git] / src / libgame / system.h
index 29f1c28ed708df72cee6c910c26f234762b67562..221d1eefd0a2e190a554b31c313a6abed15c1b29 100644 (file)
 
 // values for special settings for mobile devices
 #if defined(PLATFORM_ANDROID)
+#define HAS_TOUCH_DEVICE
 #define USE_TOUCH_INPUT_OVERLAY
 #define USE_COMPLETE_DISPLAY
 #define HAS_SCREEN_KEYBOARD