diff --git a/source/deletion_lists_clean.h b/source/deletion_lists_clean.h index 6b46e14..3a81b57 100644 --- a/source/deletion_lists_clean.h +++ b/source/deletion_lists_clean.h @@ -265,6 +265,7 @@ static const char* clean_misc_dirs_to_delete[] = { "sd:/SaltySD/flags", "sd:/scripts", "sd:/switch/tinfoil/db", + "sd:/themes/systemData", "sd:/tools", "sd:/warmboot_mariko", NULL diff --git a/source/deletion_lists_update.h b/source/deletion_lists_update.h index fbcddcf..5a188a0 100644 --- a/source/deletion_lists_update.h +++ b/source/deletion_lists_update.h @@ -263,6 +263,7 @@ static const char* misc_dirs_to_delete[] = { "sd:/SaltySD/flags", "sd:/scripts", "sd:/switch/tinfoil/db", + "sd:/themes/systemData", "sd:/tools", "sd:/warmboot_mariko", NULL