summaryrefslogtreecommitdiff
path: root/src/Plugins/Shop/Medal/Medal.cpp
blob: 334760cb53df54405fc08b3c0bcc57a6c30b7328 (plain)
1
2
3
4
5
6
7
#include "Medal.h"

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