1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-23 22:37:55 +02:00

HeroBonus: split BonusList

This commit is contained in:
Konstantin
2023-04-30 20:34:25 +03:00
parent 48bcfe74f7
commit 29c76fb9bf
14 changed files with 400 additions and 364 deletions

View File

@@ -17,6 +17,7 @@
#include "../lib/ConstTransitivePtr.h"
#include "GameConstants.h"
#include "bonuses/HeroBonus.h"
#include "bonuses/BonusList.h"
#include "IHandlerBase.h"
VCMI_LIB_NAMESPACE_BEGIN