FIx another 'may be used uninitialized' warning

This commit is contained in:
twinaphex 2019-10-05 18:43:25 +02:00
parent 221df13250
commit 7175c3ec22
1 changed files with 1 additions and 0 deletions

View File

@ -1216,6 +1216,7 @@ const char *video_shader_get_preset_extension(enum rarch_shader_type type)
bool video_shader_any_supported(void)
{
gfx_ctx_flags_t flags;
flags.flags = 0;
video_context_driver_get_flags(&flags);
return