1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Refactoring/cleanup of classes in CBattleAnimations.cpp

This commit is contained in:
Ivan Savenko
2022-11-28 16:02:46 +02:00
parent 8a059301d2
commit 7c4e04c1ec
8 changed files with 177 additions and 256 deletions

View File

@@ -42,7 +42,6 @@ class CAdvMapInt;
class CCastleInterface;
class CBattleInterface;
class CComponent;
class CCreatureAnimation;
class CSelectableComponent;
class CSlider;
class CInGameConsole;