mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
Split off some netpack structures into separate files
This commit is contained in:
@@ -10,11 +10,14 @@
|
||||
#pragma once
|
||||
|
||||
#include "IObjectInterface.h"
|
||||
#include "../constants/EntityIdentifiers.h"
|
||||
#include "../filesystem/ResourcePath.h"
|
||||
#include "../int3.h"
|
||||
#include "../bonuses/BonusEnum.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
struct Component;
|
||||
class JsonSerializeFormat;
|
||||
class ObjectTemplate;
|
||||
class CMap;
|
||||
|
||||
Reference in New Issue
Block a user