Some preliminary work for minmax
This commit is contained in:
@@ -12,6 +12,8 @@ using std::vector;
|
||||
class ManaCost;
|
||||
class MTGAbility;
|
||||
|
||||
namespace AI {
|
||||
|
||||
class AIHint
|
||||
{
|
||||
public:
|
||||
@@ -66,4 +68,6 @@ public:
|
||||
~AIHints();
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user