2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 18:24:55 +00:00

Update submodules

This commit is contained in:
Jack Andersen
2016-09-07 20:16:46 -10:00
parent f5db2527e4
commit 5c386d02a8
4 changed files with 11 additions and 10 deletions

View File

@@ -115,6 +115,7 @@ int wmain(int argc, const boo::SystemChar** argv)
int main(int argc, const boo::SystemChar** argv)
#endif
{
logvisor::RegisterStandardExceptions();
logvisor::RegisterConsoleLogger();
atSetExceptionHandler(AthenaExc);
urde::Application appCb;