mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-05 11:08:16 +00:00
(sdl2_video) Fix floating point exception
This commit is contained in:
parent
0f339caf30
commit
0dfccf2785
@ -455,6 +455,8 @@ static void *sdl2_gfx_init(const video_info_t *video,
|
|||||||
|
|
||||||
sdl2_gfx_set_handles(vid);
|
sdl2_gfx_set_handles(vid);
|
||||||
|
|
||||||
|
sdl_refresh_viewport(vid);
|
||||||
|
|
||||||
*input = NULL;
|
*input = NULL;
|
||||||
*input_data = NULL;
|
*input_data = NULL;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user