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

Split BattleInterfaceClasses into smaller files

This commit is contained in:
Ivan Savenko
2025-06-18 17:29:20 +03:00
parent c0c639a6d8
commit 298ec472bf
30 changed files with 1801 additions and 1554 deletions

View File

@@ -21,7 +21,6 @@
#include "../render/Colors.h"
#include "../battle/BattleInterface.h"
#include "../battle/BattleInterfaceClasses.h"
#include "../CPlayerInterface.h"