summaryrefslogtreecommitdiff
path: root/src/Plugins/World/Kegon/Kegon.cpp
blob: e942be9abe9cf16f234e29bb182ea616b7779957 (plain)
1
2
3
4
5
6
7
#include "Kegon.h"

#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif