mirror of
https://github.com/libretro/RetroArch.git
synced 2025-04-02 10:51:52 -04:00
typo
This commit is contained in:
parent
53ee8e0b61
commit
924a898e1d
1 changed files with 1 additions and 1 deletions
|
@ -370,7 +370,7 @@ static bool input_autoconfigure_joypad_from_conf_dir(
|
|||
|
||||
if (index >= 0 && current_best > 0 && best_conf)
|
||||
{
|
||||
RARCH_LOG("[Auoconf]: selected configuration: %s\n", best_path);
|
||||
RARCH_LOG("[Autoconf]: selected configuration: %s\n", best_path);
|
||||
input_autoconfigure_joypad_add(best_conf, params, task);
|
||||
ret = 1;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue