Merge branch 'main' into ed64-basic

This commit is contained in:
Robin Jones 2023-12-23 01:24:46 +00:00 committed by GitHub
commit c08002698f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,6 +31,8 @@ static void draw (menu_t *menu, surface_t *d) {
ALIGN_LEFT, VALIGN_TOP, ALIGN_LEFT, VALIGN_TOP,
"\n" "\n"
"\n" "\n"
"To change the settings, please adjust them\n"
"directly in the 'menu/config.ini' file.\n\n"
"pal60_enabled: %s\n" "pal60_enabled: %s\n"
"hidden_files_enabled: %s\n" "hidden_files_enabled: %s\n"
"default_directory: %s\n" "default_directory: %s\n"