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