mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +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