mirror of
https://github.com/Relintai/sdl2_frt.git
synced 2024-12-20 22:16:49 +01:00
Fix display mode
This commit is contained in:
parent
10038228f9
commit
5e30d84b69
@ -196,7 +196,7 @@ VITA_VideoQuit(_THIS)
|
|||||||
void
|
void
|
||||||
VITA_GetDisplayModes(_THIS, SDL_VideoDisplay * display)
|
VITA_GetDisplayModes(_THIS, SDL_VideoDisplay * display)
|
||||||
{
|
{
|
||||||
|
SDL_AddDisplayMode(display, &display->current_mode);
|
||||||
}
|
}
|
||||||
|
|
||||||
int
|
int
|
||||||
|
Loading…
Reference in New Issue
Block a user