From 49fb207d7743dcf4257ec678075eaa897d615e84 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 20 Jun 2016 20:51:32 +0300 Subject: Add BeingSlot struct for store slot information like item id, cards etc. --- 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 53e3016a1..8d9b10df4 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -615,6 +615,8 @@ SET(SRCS resources/beinginfo.cpp resources/beinginfo.h resources/beingmenuitem.h + resources/beingslot.cpp + resources/beingslot.h resources/chatobject.cpp resources/chatobject.h resources/db/chardb.cpp -- cgit v1.2.3-60-g2f50