mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Cleanups
This commit is contained in:
parent
831ea1a507
commit
0021970c16
@ -774,6 +774,8 @@ static bool video_driver_init_internal(void)
|
||||
goto error;
|
||||
}
|
||||
|
||||
video.real_width = 0;
|
||||
video.real_height = 0;
|
||||
video.width = width;
|
||||
video.height = height;
|
||||
video.fullscreen = settings->video.fullscreen;
|
||||
|
Loading…
x
Reference in New Issue
Block a user