mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-28 06:44:24 +00:00
commit
7037486148
@ -420,6 +420,8 @@ void cb_generic_download(void *task_data, void *user_data, const char *err)
|
||||
if (!path_file_exists(shaderdir))
|
||||
if (!path_mkdir(shaderdir))
|
||||
goto finish;
|
||||
|
||||
dir_path = shaderdir;
|
||||
break;
|
||||
}
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user