mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-25 22:42:04 +02:00
lib now uses shared_ptr for entities. Removed manual memory management.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
#include "../filesystem/Filesystem.h"
|
||||
#include "../TerrainHandler.h"
|
||||
#include "../VCMI_Lib.h"
|
||||
#include "CMap.h"
|
||||
#include "CMapOperation.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user