mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-15 07:48:14 +00: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