--- a/src/input.cpp +++ b/src/input.cpp @@ -91,7 +91,7 @@ // TODO: don't attempt to simulate mouse events from touch events - // fake mouse events often are de-centered - SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "0"); + // SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "0"); /* Touch devices */ {