mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 00:32:49 +00:00
e61b3ae2ba
* sort remaps by connected controller if option is enabled * ensure dir name is valid based on input device name * Fix comments * Fix forbidden mixed declarations and code * fixing build errors * fix additional build warning/error * Resolved code review change requests * Changed strlcat to strlcpy as per recommendation * Retrigger checks * Use proper path separator. * Ensure default value is toggled off. * Ensure that gamepad device name is valid.