Clean up Sphaira .star file on self-delete
All checks were successful
Build NRO / build (push) Successful in 10s
All checks were successful
Build NRO / build (push) Successful in 10s
Made-with: Cursor
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user