RetroArch/frontend
twinaphex 9ee1e33e09 Only attempt to call dir_check_defaults once per runtime session
when calling the frontend environment get callback - we want to
look at the 'default' directories, and then if they don't yet exist,
auto-create them so we can store files in them.
2020-11-19 07:10:22 +01:00
..
drivers Only attempt to call dir_check_defaults once per runtime session 2020-11-19 07:10:22 +01:00
frontend.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
frontend_driver.c use strlcpy_literal for string literal copies 2020-09-19 23:28:01 +02:00
frontend_driver.h Move accessibility features to platform frontend driver 2020-02-14 00:17:55 +01:00
frontend_salamander.c Use strcpy_literal for string literals 2020-09-21 00:27:31 +02:00