mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-15 00:05:02 +02:00
VCMIDirs update #4
Added stderr color handling Updated logger to use boost::filesystem::path. Minor fixes. Some classes are now structs.
This commit is contained in:
@ -19,7 +19,7 @@
|
||||
class CGHeroInstance;
|
||||
class IGameCallback;
|
||||
class CGObjectInstance;
|
||||
class MetaString;
|
||||
struct MetaString;
|
||||
struct BattleResult;
|
||||
|
||||
class DLL_LINKAGE IObjectInterface
|
||||
|
Reference in New Issue
Block a user