mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +00:00
Cleanup
This commit is contained in:
parent
39d514d16d
commit
5e372636e7
@ -146,8 +146,9 @@ void menu_video_frame_background(
|
||||
|
||||
const char *menu_video_get_ident(void)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
#ifdef HAVE_THREADS
|
||||
settings_t *settings = config_get_ptr();
|
||||
|
||||
if (settings->video.threaded)
|
||||
return rarch_threaded_video_get_ident();
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user