refactor: More cleanup of the main file

This commit is contained in:
WerWolv
2024-02-11 13:46:06 +01:00
parent 27b5d13733
commit daf4e5cad6
9 changed files with 221 additions and 175 deletions

View File

@@ -319,6 +319,7 @@ namespace hex::plugin::builtin {
}
log::println("{}", llvm::demangle(args[0]));
std::exit(EXIT_SUCCESS);
}