mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Change default overlay in mobile to flat/retropad.cfg
This commit is contained in:
parent
0e34d362d3
commit
b8c3c6e405
@ -1719,7 +1719,7 @@ static void config_set_defaults(void)
|
||||
if (string_is_empty(settings->paths.path_overlay))
|
||||
fill_pathname_join(settings->paths.path_overlay,
|
||||
settings->paths.directory_overlay,
|
||||
"gamepads/retropad/retropad.cfg",
|
||||
"gamepads/flat/retropad.cfg",
|
||||
sizeof(settings->paths.path_overlay));
|
||||
#endif
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user