mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
lib now uses shared_ptr for entities. Removed manual memory management.
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "../CRandomGenerator.h"
|
||||
#include "../RoadHandler.h"
|
||||
#include "../RiverHandler.h"
|
||||
#include "../VCMI_Lib.h"
|
||||
|
||||
VCMI_LIB_NAMESPACE_BEGIN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user