1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-25 22:42:04 +02:00

Split massive CMap.h a bit

This commit is contained in:
Ivan Savenko
2023-05-24 01:14:06 +03:00
parent bf720200f9
commit 62595cb039
26 changed files with 571 additions and 470 deletions

View File

@@ -12,9 +12,13 @@
VCMI_LIB_NAMESPACE_BEGIN
#include "../ResourceSet.h"
class TerrainType;
class RiverType;
class RoadType;
class CGObjectInstance;
class CGTownInstance;
/// The map event is an event which e.g. gives or takes resources of a specific
/// amount to/from players and can appear regularly or once a time.