2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 17:44:56 +00:00

Make SIGINT a bit cleaner for packaging

This commit is contained in:
Jack Andersen
2018-05-25 17:07:04 -10:00
parent ec58e5b35f
commit c11557bcff
8 changed files with 28 additions and 11 deletions

View File

@@ -151,7 +151,7 @@ public:
hecl::Printf(_S("" RED BOLD "NOTHING TO EXTRACT" NORMAL "\n"));
else
hecl::Printf(_S("NOTHING TO EXTRACT\n"));
return -1;
return 1;
}
if (XTERM_COLOR)