1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-11-29 23:07:48 +02:00

Refactoring.

Dividing CBattleCallback into smaller files with classes.
This commit is contained in:
FeniksFire
2017-06-24 15:51:07 +02:00
parent 6c8192956e
commit 221386a39d
18 changed files with 1076 additions and 891 deletions

View File

@@ -1,7 +1,7 @@
#pragma once
#include "ResourceSet.h" // for Res::ERes
#include "CBattleCallback.h" //for CCallbackBase
#include "battle/CPlayerBattleCallback.h"
/*
* CGameInfoCallback.h, part of VCMI engine