mirror of
https://github.com/love2d/love-android.git
synced 2026-08-21 05:00:22 +02:00
Bumped SDL2 to the latest development version.
This commit is contained in:
@@ -248,8 +248,6 @@ main(int argc, char *argv[])
|
||||
return 1;
|
||||
}
|
||||
|
||||
state->window_flags |= SDL_WINDOW_RESIZABLE;
|
||||
|
||||
for (i = 1; i < argc;) {
|
||||
int consumed;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user