mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-07 07:00:48 +00:00
Fix display mode
This commit is contained in:
parent
10038228f9
commit
5e30d84b69
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ VITA_VideoQuit(_THIS)
|
|||
void
|
||||
VITA_GetDisplayModes(_THIS, SDL_VideoDisplay * display)
|
||||
{
|
||||
|
||||
SDL_AddDisplayMode(display, &display->current_mode);
|
||||
}
|
||||
|
||||
int
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue