mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Split CCreatureSet file on .h/.cpp per class basis
This commit is contained in:
@@ -9,8 +9,9 @@
|
||||
*/
|
||||
#pragma once
|
||||
|
||||
#include "CArmedInstance.h"
|
||||
#include "IOwnableObject.h"
|
||||
#include "army/CArmedInstance.h"
|
||||
#include "../entities/artifact/CArtifactInstance.h"
|
||||
#include "../texts/MetaString.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
Reference in New Issue
Block a user