mirror of
https://github.com/libretro/RetroArch
synced 2025-03-17 10:21:26 +00:00
(video driver) Style nit
This commit is contained in:
parent
24c1ad72ce
commit
677229d541
@ -587,7 +587,7 @@ bool video_context_driver_set(const gfx_ctx_driver_t *data)
|
||||
{
|
||||
if (!data)
|
||||
return false;
|
||||
current_video_context = *data;
|
||||
current_video_context = *data;
|
||||
video_context_driver_reset();
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user