mirror of
https://github.com/libretro/RetroArch
synced 2025-03-28 19:20:35 +00:00
Cleanup
This commit is contained in:
parent
91f2cd0b95
commit
5d8c191df7
@ -132,7 +132,7 @@ static unsigned frame_cache_width = 0;
|
||||
static unsigned frame_cache_height = 0;
|
||||
static size_t frame_cache_pitch = 0;
|
||||
|
||||
static float video_driver_aspect_ratio;
|
||||
static float video_driver_aspect_ratio = 0.0f;
|
||||
static unsigned video_driver_width = 0;
|
||||
static unsigned video_driver_height = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user