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

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