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

deeper decoupling

This commit is contained in:
nordsoft
2023-04-30 17:13:07 +04:00
parent ac8f390cf8
commit 1b4d117790
23 changed files with 918 additions and 783 deletions

View File

@@ -9,8 +9,8 @@
*/
#pragma once
#include "CArmedInstance.h"
#include "Rewardable.h"
#include "../mapObjects/CArmedInstance.h"
#include "../rewardable/Interface.h"
VCMI_LIB_NAMESPACE_BEGIN