1
0
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:
Ivan Epifanov 2021-01-09 23:33:32 +03:00 committed by Sam Lantinga
parent 10038228f9
commit 5e30d84b69

View File

@ -196,7 +196,7 @@ VITA_VideoQuit(_THIS)
void
VITA_GetDisplayModes(_THIS, SDL_VideoDisplay * display)
{
SDL_AddDisplayMode(display, &display->current_mode);
}
int