From 8eb2e7d993ad9759da2fbeccea1a924b1b7f64dd Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 7 Jan 2016 16:59:10 +0300 Subject: Add empty complex inventory class. --- src/CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/CMakeLists.txt') diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 48468b421..1e6ee392f 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -947,6 +947,8 @@ SET(SRCS particle/imageparticle.h resources/sprite/imagesprite.cpp resources/sprite/imagesprite.h + resources/inventory/complexinventory.cpp + resources/inventory/complexinventory.h resources/inventory/inventory.cpp resources/inventory/inventory.h resources/item/item.cpp -- cgit v1.2.3-60-g2f50