2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 01:07:43 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2016-09-07 20:15:39 -10:00
parent aa2d9d5631
commit d5e0536d63
4 changed files with 4 additions and 2 deletions

View File

@@ -110,6 +110,7 @@ int main(int argc, const char** argv)
#endif
signal(SIGINT, SIGINTHandler);
logvisor::RegisterStandardExceptions();
logvisor::RegisterConsoleLogger();
atSetExceptionHandler(AthenaExc);