mirror of
https://github.com/CTCaer/RetroArch.git
synced 2024-12-23 11:18:25 +00:00
Cleanups
This commit is contained in:
parent
657565f430
commit
390b209cba
@ -1113,10 +1113,7 @@ bool rarch_option_create(char *path, size_t len)
|
||||
fill_pathname_basedir(config_directory,
|
||||
global->path.config, sizeof(config_directory));
|
||||
else
|
||||
{
|
||||
RARCH_WARN("Per-game Options: no config directory set\n");
|
||||
return false;
|
||||
}
|
||||
|
||||
/* Concatenate strings into full paths for game_path */
|
||||
fill_pathname_join(path,
|
||||
|
Loading…
Reference in New Issue
Block a user