mirror of
https://github.com/yawut/SDL.git
synced 2026-09-09 09:36:14 -05:00
Android: Fixed missing break warning.
This commit is contained in:
@@ -1627,6 +1627,7 @@ class SDLGenericMotionListener_API12 implements View.OnGenericMotionListener {
|
||||
default:
|
||||
break;
|
||||
}
|
||||
break;
|
||||
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user