From 9e70df3a6ac53f9900f7e4cbf6dbe40e53e0ddc1 Mon Sep 17 00:00:00 2001 From: Yohann Ferreira Date: Sun, 5 Nov 2006 01:47:44 +0000 Subject: Added item's pictures in sell dialogs, and precisions about the total money in it. --- src/gui/shop.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/gui/shop.cpp') diff --git a/src/gui/shop.cpp b/src/gui/shop.cpp index 39c285d7..d15e7367 100644 --- a/src/gui/shop.cpp +++ b/src/gui/shop.cpp @@ -67,3 +67,8 @@ void ShopItems::clear() { mItemsShop.clear(); } + +std::vector ShopItems::getShop() +{ + return mItemsShop; +} -- cgit v1.2.3-70-g09d2