From 5c6a48b2ff362a70416a6a00fda7d06e0f276f2d Mon Sep 17 00:00:00 2001 From: Ash Wolf Date: Sat, 1 Jul 2023 02:43:29 +0100 Subject: i am in hell --- src/T2DLL/T2Message.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/T2DLL/T2Message.cpp') diff --git a/src/T2DLL/T2Message.cpp b/src/T2DLL/T2Message.cpp index 73850eb..f8cf66f 100644 --- a/src/T2DLL/T2Message.cpp +++ b/src/T2DLL/T2Message.cpp @@ -1,6 +1,12 @@ #include "CT2App.h" #include "T2Message.h" +#ifdef _DEBUG +#define new DEBUG_NEW +#undef THIS_FILE +static char THIS_FILE[] = __FILE__; +#endif + static BOOL s100E3E08; // unknown name - 100E3E0C -- cgit v1.2.3