mirror of
https://github.com/libretro/RetroArch
synced 2025-02-04 12:40:07 +00:00
52320dfaa8
* frontend/drivers/platform_unix.c (libretro_cheats_directory): New variable. (frontend_unix_get_env): Set DEFAULT_DIR_CHEATS to the value of the LIBRETRO_CHEATS_DIRECTORY environment variable, if available. * frontend/drivers/platform_win32.c: Likewise. * configuration.c (config_load_file) <libretro_cheats_directory>: New variable. Use the values of the LIBRETRO_CHEATS_DIRECTORY environment variables instead of their corresponding configured values, when set. * docs/retroarch.6: Document it. * retroarch.c (retroarch_print_help): Extend help text.