mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 12:32:52 +00:00
[all] verify if paths are already configured before creating defaults
This commit is contained in:
parent
6aad439160
commit
978205c8c0
@ -265,9 +265,6 @@ bool main_load_content(int argc, char **argv, void *args,
|
||||
|
||||
event_command(EVENT_CMD_RESUME);
|
||||
|
||||
settings_t *settings;
|
||||
settings = config_get_ptr();
|
||||
printf("***%s\n",settings->core_assets_directory);
|
||||
check_defaults_dirs();
|
||||
|
||||
if (process_args)
|
||||
|
Loading…
x
Reference in New Issue
Block a user