summaryrefslogtreecommitdiff
path: root/src/Plugins/Equip/Keibi/KeibiDef.cpp
blob: 1a3f84ba6147ac5e25a3917224b7087c150734dc (plain)
1
2
3
4
5
6
7
#include "KeibiDef.h"

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