mirror of
https://github.com/libretro/RetroArch
synced 2025-03-23 10:20:57 +00:00
fix error
This commit is contained in:
parent
432b320775
commit
a03ccae2ae
@ -135,7 +135,7 @@ void core_option_manager_get(core_option_manager_t *opt, void *data)
|
||||
#ifdef HAVE_RUNAHEAD
|
||||
if (opt->updated)
|
||||
{
|
||||
secondary_core_set_variable_update(true);
|
||||
secondary_core_set_variable_update();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user