mirror of
https://github.com/libretro/RetroArch
synced 2025-02-07 03:40:24 +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.environ_get = NULL;
|
||||
|
||||
path_clear(RARCH_PATH_BASENAME);
|
||||
if (!task_push_start_current_core(&content_info))
|
||||
return -1;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user