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

Split CGTownInstance file

This commit is contained in:
nordsoft
2023-04-26 22:55:56 +04:00
committed by Nordsoft91
parent fb739e7186
commit 421bbab1cc
8 changed files with 931 additions and 837 deletions

View File

@@ -15,8 +15,10 @@
#include "CArmedInstance.h"
#include "CBank.h"
#include "CGDwelling.h"
#include "CGHeroInstance.h"
#include "CGMarket.h"
#include "CGTownBuilding.h"
#include "CGTownInstance.h"
#include "CGPandoraBox.h"
#include "CRewardableObject.h"