mirror of
https://github.com/libretro/RetroArch
synced 2025-03-19 16:21:30 +00:00
Cleanup
This commit is contained in:
parent
110dda6e48
commit
309dbacb67
@ -5751,7 +5751,7 @@ static bool event_init_content(void)
|
||||
|
||||
static void update_runtime_log(bool log_per_core)
|
||||
{
|
||||
settings_t *settings = config_get_ptr();
|
||||
settings_t *settings = configuration_settings;
|
||||
|
||||
/* Initialise runtime log file */
|
||||
runtime_log_t *runtime_log = runtime_log_init(
|
||||
|
Loading…
x
Reference in New Issue
Block a user