Merge pull request #7809 from orbea/ozone

ozone: Fix crash with menu_use_preferred_system_color_theme.
This commit is contained in:
Twinaphex 2018-12-24 00:35:23 +01:00 committed by GitHub
commit 30fc94ae19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,8 +195,8 @@ static void *ozone_init(void **userdata, bool video_is_threaded)
setsysExit();
}
else
fallback_color_theme = true;
#endif
fallback_color_theme = true;
}
else
fallback_color_theme = true;