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