1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-07-13 01:20:34 +02:00

Split CCreatureSet file on .h/.cpp per class basis

This commit is contained in:
Ivan Savenko
2025-07-07 19:12:31 +03:00
parent 2ad186130f
commit 8721bdd728
47 changed files with 899 additions and 753 deletions

View File

@ -14,7 +14,7 @@
#include "../LuaWrapper.h"
#include "../../../lib/CCreatureSet.h"
#include "../../../lib/mapObjects/army/CStackInstance.h"
VCMI_LIB_NAMESPACE_BEGIN