clear the paths here instead

This commit is contained in:
radius 2017-11-26 18:33:05 -05:00
parent cea5ffc38c
commit 6dfb6da4ec

View File

@ -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;