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

@@ -12,6 +12,7 @@
#include "VCMI_Lib.h"
#include "GameConstants.h"
#include "bonuses/BonusList.h"
#include "bonuses/HeroBonus.h"
#include "bonuses/IBonusBearer.h"