mirror of
https://github.com/AxioDL/boo.git
synced 2025-05-15 11:51:27 +00:00
Update logvisor
This commit is contained in:
parent
ac98d6eac2
commit
a96b587965
2
logvisor
2
logvisor
@ -1 +1 @@
|
||||
Subproject commit 48dc4c40c77dfa64e1a97c9cc5b1067e4881f8a9
|
||||
Subproject commit ac88aa934de9a7e5731a0af81c9a8fa134c1b965
|
@ -528,6 +528,7 @@ int wmain(int argc, const boo::SystemChar** argv)
|
||||
int main(int argc, const boo::SystemChar** argv)
|
||||
#endif
|
||||
{
|
||||
logvisor::RegisterStandardExceptions();
|
||||
logvisor::RegisterConsoleLogger();
|
||||
boo::TestApplicationCallback appCb;
|
||||
int ret = ApplicationRun(boo::IApplication::EPlatformType::Auto,
|
||||
|
Loading…
x
Reference in New Issue
Block a user