From 8462b9ae346a41a37b2790c3ea5f14f0e783ab71 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 19 Jun 2016 22:21:19 +0300 Subject: Add struct for store cards list. --- 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 6984556c4..53e3016a1 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1011,6 +1011,8 @@ SET(SRCS resources/inventory/complexinventory.h resources/inventory/inventory.cpp resources/inventory/inventory.h + resources/item/cardslist.cpp + resources/item/cardslist.h resources/item/complexitem.cpp resources/item/complexitem.h resources/item/item.cpp -- cgit v1.2.3-60-g2f50