Add a real fullscreen video mode on Android.
This commit is contained in:
parent
caf0404b85
commit
f458518119
1 changed files with 0 additions and 1 deletions
|
@ -164,7 +164,6 @@ Android_VideoInit(_THIS)
|
|||
return -1;
|
||||
}
|
||||
|
||||
SDL_zero(mode);
|
||||
SDL_AddDisplayMode(&_this->displays[0], &mode);
|
||||
|
||||
Android_InitKeyboard();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue