mirror of
https://github.com/libretro/RetroArch
synced 2025-04-16 08:43:10 +00:00
clear the paths here instead
This commit is contained in:
parent
cea5ffc38c
commit
6dfb6da4ec
@ -3571,6 +3571,7 @@ static int action_ok_start_core(const char *path,
|
|||||||
content_info.args = NULL;
|
content_info.args = NULL;
|
||||||
content_info.environ_get = NULL;
|
content_info.environ_get = NULL;
|
||||||
|
|
||||||
|
path_clear(RARCH_PATH_BASENAME);
|
||||||
if (!task_push_start_current_core(&content_info))
|
if (!task_push_start_current_core(&content_info))
|
||||||
return -1;
|
return -1;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user