Moved a few more common shared includes into the precompiled header.
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
#include "Translate.h"
|
||||
#include "Player.h"
|
||||
#include "Counters.h"
|
||||
#include <JGE.h>
|
||||
|
||||
ExtraCost::ExtraCost(const std::string& inCostRenderString, TargetChooser *_tc)
|
||||
: tc(_tc), source(NULL), target(NULL), mCostRenderString(inCostRenderString)
|
||||
|
||||
Reference in New Issue
Block a user