diff --git a/source/main.c b/source/main.c index 9d8afef..ba12ee3 100644 --- a/source/main.c +++ b/source/main.c @@ -177,6 +177,8 @@ int main(int argc, char *argv[]) { cleanup_ok = 0; } + remove("sdmc:/switch/.PatchExtractor.nro.star"); + printf("\n ========================================\n"); if (skipped == 0 && cleanup_ok) { printf(" \x1b[32mAlles erledigt!\x1b[0m\n");