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

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