mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-06 09:09:40 +02:00
Implement missing functions, fixes linking errors
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
#include "mock/mock_BonusBearer.h"
|
||||
#include "mock/mock_UnitInfo.h"
|
||||
#include "mock/mock_UnitEnvironment.h"
|
||||
#include "../../lib/bonuses/BonusSubtypes.h"
|
||||
#include "../../lib/battle/CUnitState.h"
|
||||
#include "../../lib/CCreatureHandler.h"
|
||||
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
#include "StdInc.h"
|
||||
|
||||
#include "TargetConditionItemFixture.h"
|
||||
#include "../../../lib/bonuses/BonusSubtypes.h"
|
||||
|
||||
//FIXME: Orb of vulnerability mechanics is not such trivial (mantis issue 1791)
|
||||
//TODO: NEGATE_ALL_NATURAL_IMMUNITIES special cases: dispel, chain lightning
|
||||
|
||||
Reference in New Issue
Block a user