mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 04:42:10 +01:00
Core/Debugging: Added wheaty everywhere and modified it to always reliably report issues during static initialization
This commit is contained in:
@@ -210,5 +210,8 @@ class WheatyExceptionReport
|
||||
|
||||
extern WheatyExceptionReport g_WheatyExceptionReport; // global instance of class
|
||||
#endif // _WIN32
|
||||
|
||||
// dummy call to make the linker not discard the compilation unit
|
||||
void InitializeCrashHandler();
|
||||
#endif // _WHEATYEXCEPTIONREPORT_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user