mirror of
https://github.com/libretro/RetroArch
synced 2025-04-18 14:42:30 +00:00
fix some nits
This commit is contained in:
parent
dd174e4fab
commit
51d8051f58
@ -2360,7 +2360,6 @@ bool config_save_autoconf_profile(const char *path, unsigned user)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|
||||||
fill_pathname_join(buf, settings->input.autoconfig_dir,
|
fill_pathname_join(buf, settings->input.autoconfig_dir,
|
||||||
path, sizeof(buf));
|
path, sizeof(buf));
|
||||||
fill_pathname_noext(autoconf_file, buf, ".cfg", sizeof(autoconf_file));
|
fill_pathname_noext(autoconf_file, buf, ".cfg", sizeof(autoconf_file));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user